|
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
|
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
| Test () |
|
| Test () |
|
| Test () |
|
| Test () |
|
| Test () |
|
| Test () |
|
◆ ProtoServerReflectionTest()
grpc::testing::ProtoServerReflectionTest::ProtoServerReflectionTest |
( |
| ) |
|
|
inline |
◆ CompareMethod()
void grpc::testing::ProtoServerReflectionTest::CompareMethod |
( |
const std::string & |
method | ) |
|
|
inline |
◆ CompareService()
void grpc::testing::ProtoServerReflectionTest::CompareService |
( |
const std::string & |
service | ) |
|
|
inline |
◆ CompareType()
void grpc::testing::ProtoServerReflectionTest::CompareType |
( |
const std::string & |
type | ) |
|
|
inline |
◆ ResetStub()
void grpc::testing::ProtoServerReflectionTest::ResetStub |
( |
| ) |
|
|
inline |
◆ SetUp()
void grpc::testing::ProtoServerReflectionTest::SetUp |
( |
| ) |
|
|
inlineoverridevirtual |
◆ to_string()
string grpc::testing::ProtoServerReflectionTest::to_string |
( |
const int |
number | ) |
|
|
inline |
◆ desc_db_
◆ desc_pool_
◆ known_files_
std::unordered_set<string> grpc::testing::ProtoServerReflectionTest::known_files_ |
|
protected |
◆ known_types_
std::unordered_set<string> grpc::testing::ProtoServerReflectionTest::known_types_ |
|
protected |
◆ plugin_
◆ port_
int grpc::testing::ProtoServerReflectionTest::port_ |
|
protected |
◆ ref_desc_pool_
◆ server_
std::unique_ptr<Server> grpc::testing::ProtoServerReflectionTest::server_ |
|
protected |
◆ stub_
std::unique_ptr<grpc::testing::EchoTestService::Stub> grpc::testing::ProtoServerReflectionTest::stub_ |
|
protected |
The documentation for this class was generated from the following file: