|
static uint32_t | KeyID (size_t i) |
|
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 () |
|
Definition at line 135 of file trust_token_test.cc.
◆ TrustTokenProtocolTestBase()
BSSL_NAMESPACE_BEGIN::TrustTokenProtocolTestBase::TrustTokenProtocolTestBase |
( |
const TRUST_TOKEN_METHOD * |
method_arg | ) |
|
|
inlineexplicit |
◆ KeyID()
static uint32_t BSSL_NAMESPACE_BEGIN::TrustTokenProtocolTestBase::KeyID |
( |
size_t |
i | ) |
|
|
inlinestatic |
◆ method()
◆ SetupContexts()
void BSSL_NAMESPACE_BEGIN::TrustTokenProtocolTestBase::SetupContexts |
( |
| ) |
|
|
inlineprotected |
◆ client
bssl::UniquePtr<TRUST_TOKEN_CLIENT> BSSL_NAMESPACE_BEGIN::TrustTokenProtocolTestBase::client |
|
protected |
◆ client_max_batchsize
uint16_t BSSL_NAMESPACE_BEGIN::TrustTokenProtocolTestBase::client_max_batchsize = 10 |
|
protected |
◆ issuer
bssl::UniquePtr<TRUST_TOKEN_ISSUER> BSSL_NAMESPACE_BEGIN::TrustTokenProtocolTestBase::issuer |
|
protected |
◆ issuer_max_batchsize
uint16_t BSSL_NAMESPACE_BEGIN::TrustTokenProtocolTestBase::issuer_max_batchsize = 10 |
|
protected |
◆ metadata_key
uint8_t BSSL_NAMESPACE_BEGIN::TrustTokenProtocolTestBase::metadata_key[32] |
|
protected |
◆ method_
The documentation for this class was generated from the following file: