|
proxygen
|
Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| Test () | |
| Test () | |
Protected Attributes | |
| ScopedEventBaseThread | original_ |
| ScopedEventBaseThread | alternate_ |
| std::atomic< std::thread::id > | originalThreadId_ |
| std::atomic< std::thread::id > | alternateThreadId_ |
| EvbHandshakeHelper * | evbHelper_ {nullptr} |
| MockHandshakeHelper< UseOwnedRawPtrPolicy > * | mockHelper_ {nullptr} |
| MockHandshakeHelperCallback< UseOwnedRawPtrPolicy > | mockCb_ |
| MockAsyncSSLSocket * | sslSock_ {nullptr} |
| AsyncSSLSocket::UniquePtr | sockPtr_ {nullptr} |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
Definition at line 36 of file EvbHandshakeHelperTest.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 38 of file EvbHandshakeHelperTest.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 59 of file EvbHandshakeHelperTest.cpp.
|
protected |
Definition at line 66 of file EvbHandshakeHelperTest.cpp.
|
protected |
Definition at line 69 of file EvbHandshakeHelperTest.cpp.
|
protected |
Definition at line 71 of file EvbHandshakeHelperTest.cpp.
|
protected |
Definition at line 74 of file EvbHandshakeHelperTest.cpp.
|
protected |
Definition at line 72 of file EvbHandshakeHelperTest.cpp.
|
protected |
Definition at line 65 of file EvbHandshakeHelperTest.cpp.
|
protected |
Definition at line 68 of file EvbHandshakeHelperTest.cpp.
|
protected |
Definition at line 77 of file EvbHandshakeHelperTest.cpp.
|
protected |
Definition at line 76 of file EvbHandshakeHelperTest.cpp.