|
proxygen
|
Public Member Functions | |
| HPACKBufferTests () | |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
Protected Member Functions | |
| void | releaseData () |
| void | releaseData (HPACKEncodeBuffer &encoder) |
| void | resetDecoder () |
| void | resetDecoder (IOBuf *buf) |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
| Test () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
| Test () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Attributes | |
| Cursor | cursor_ {nullptr} |
| HPACKEncodeBuffer | encoder_ |
| HPACKDecodeBuffer | decoder_ |
| std::unique_ptr< IOBuf > | buf_ {nullptr} |
| const uint8_t * | data_ {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 |
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 28 of file HPACKBufferTests.cpp.
|
inline |
Definition at line 34 of file HPACKBufferTests.cpp.
|
inlineprotected |
Definition at line 40 of file HPACKBufferTests.cpp.
|
inlineprotected |
Definition at line 44 of file HPACKBufferTests.cpp.
References folly::Range< Iter >::data(), data_, and proxygen::HPACKEncodeBuffer::release().
|
inlineprotected |
Definition at line 51 of file HPACKBufferTests.cpp.
|
inlineprotected |
Definition at line 55 of file HPACKBufferTests.cpp.
Definition at line 63 of file HPACKBufferTests.cpp.
Definition at line 60 of file HPACKBufferTests.cpp.
Definition at line 64 of file HPACKBufferTests.cpp.
|
protected |
Definition at line 62 of file HPACKBufferTests.cpp.
|
protected |
Definition at line 61 of file HPACKBufferTests.cpp.