|
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| |
| typedef string | ParamType |
| |
| typedef string | ParamType |
| |
| typedef string | ParamType |
| |
| typedef string | ParamType |
| |
| typedef string | ParamType |
| |
| typedef string | 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 () |
| |
Definition at line 61 of file shutdown_test.cc.
◆ ShutdownTest()
| grpc::testing::ShutdownTest::ShutdownTest |
( |
| ) |
|
|
inline |
◆ ResetStub()
| void grpc::testing::ShutdownTest::ResetStub |
( |
| ) |
|
|
inline |
◆ SendRequest()
| void grpc::testing::ShutdownTest::SendRequest |
( |
| ) |
|
|
inline |
◆ SetUp()
| void grpc::testing::ShutdownTest::SetUp |
( |
| ) |
|
|
inlineoverridevirtual |
◆ SetUpServer()
| std::unique_ptr<Server> grpc::testing::ShutdownTest::SetUpServer |
( |
const int |
port | ) |
|
|
inline |
◆ TearDown()
| void grpc::testing::ShutdownTest::TearDown |
( |
| ) |
|
|
inlineoverridevirtual |
◆ to_string()
| string grpc::testing::ShutdownTest::to_string |
( |
const int |
number | ) |
|
|
inline |
◆ channel_
| std::shared_ptr<Channel> grpc::testing::ShutdownTest::channel_ |
|
protected |
◆ ev_
◆ port_
| int grpc::testing::ShutdownTest::port_ |
|
protected |
◆ server_
| std::unique_ptr<Server> grpc::testing::ShutdownTest::server_ |
|
protected |
◆ service_
◆ shutdown_
| bool grpc::testing::ShutdownTest::shutdown_ |
|
protected |
◆ stub_
| std::unique_ptr<grpc::testing::EchoTestService::Stub> grpc::testing::ShutdownTest::stub_ |
|
protected |
The documentation for this class was generated from the following file: