|
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
|
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
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 () |
|
◆ CancelWatch()
void grpc_core::testing::GrpcTlsCertificateProviderTest::CancelWatch |
( |
WatcherState * |
state | ) |
|
|
inlineprotected |
◆ MakeWatcher()
◆ SetUp()
void grpc_core::testing::GrpcTlsCertificateProviderTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ cert_chain_
std::string grpc_core::testing::GrpcTlsCertificateProviderTest::cert_chain_ |
|
protected |
◆ cert_chain_2_
std::string grpc_core::testing::GrpcTlsCertificateProviderTest::cert_chain_2_ |
|
protected |
◆ distributor_
◆ mu_
Mutex grpc_core::testing::GrpcTlsCertificateProviderTest::mu_ |
|
protected |
◆ private_key_
std::string grpc_core::testing::GrpcTlsCertificateProviderTest::private_key_ |
|
protected |
◆ private_key_2_
std::string grpc_core::testing::GrpcTlsCertificateProviderTest::private_key_2_ |
|
protected |
◆ root_cert_
std::string grpc_core::testing::GrpcTlsCertificateProviderTest::root_cert_ |
|
protected |
◆ root_cert_2_
std::string grpc_core::testing::GrpcTlsCertificateProviderTest::root_cert_2_ |
|
protected |
◆ watchers_
std::list<WatcherState> grpc_core::testing::GrpcTlsCertificateProviderTest::watchers_ |
|
protected |
The documentation for this class was generated from the following file: