|
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| |
| typedef bool | ParamType |
| |
| typedef bool | ParamType |
| |
| typedef bool | ParamType |
| |
| typedef bool | ParamType |
| |
| typedef bool | ParamType |
| |
| typedef bool | ParamType |
| |
| 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 () |
| |
| static const ParamType & | GetParam () |
| |
| static const ParamType & | GetParam () |
| |
| static const ParamType & | GetParam () |
| |
| static const ParamType & | GetParam () |
| |
| static const ParamType & | GetParam () |
| |
| | Test () |
| |
| | Test () |
| |
| | Test () |
| |
| | Test () |
| |
| | Test () |
| |
| | Test () |
| |
◆ ServerBuilderPluginTest()
| grpc::testing::ServerBuilderPluginTest::ServerBuilderPluginTest |
( |
| ) |
|
|
inline |
◆ CheckPresent()
◆ InsertPlugin()
| void grpc::testing::ServerBuilderPluginTest::InsertPlugin |
( |
| ) |
|
|
inline |
◆ InsertPluginWithTestService()
| void grpc::testing::ServerBuilderPluginTest::InsertPluginWithTestService |
( |
| ) |
|
|
inline |
◆ ResetStub()
| void grpc::testing::ServerBuilderPluginTest::ResetStub |
( |
| ) |
|
|
inline |
◆ RunCQ()
| void grpc::testing::ServerBuilderPluginTest::RunCQ |
( |
| ) |
|
|
inlineprivate |
◆ SetUp()
| void grpc::testing::ServerBuilderPluginTest::SetUp |
( |
| ) |
|
|
inlineoverridevirtual |
◆ StartServer()
| void grpc::testing::ServerBuilderPluginTest::StartServer |
( |
| ) |
|
|
inline |
◆ TearDown()
| void grpc::testing::ServerBuilderPluginTest::TearDown |
( |
| ) |
|
|
inlineoverridevirtual |
◆ to_string()
| string grpc::testing::ServerBuilderPluginTest::to_string |
( |
const int |
number | ) |
|
|
inline |
◆ builder_
| std::unique_ptr<ServerBuilder> grpc::testing::ServerBuilderPluginTest::builder_ |
|
protected |
◆ channel_
| std::shared_ptr<Channel> grpc::testing::ServerBuilderPluginTest::channel_ |
|
protected |
◆ cq_
◆ cq_thread_
| std::thread* grpc::testing::ServerBuilderPluginTest::cq_thread_ |
|
protected |
◆ port_
| int grpc::testing::ServerBuilderPluginTest::port_ |
|
protected |
◆ server_
| std::unique_ptr<Server> grpc::testing::ServerBuilderPluginTest::server_ |
|
protected |
◆ service_
◆ stub_
| std::unique_ptr<grpc::testing::EchoTestService::Stub> grpc::testing::ServerBuilderPluginTest::stub_ |
|
protected |
The documentation for this class was generated from the following file: