|
proxygen
|
#include <wangle/acceptor/SecurityProtocolContextManager.h>#include <thread>#include <gmock/gmock.h>#include <gtest/gtest.h>Go to the source code of this file.
Classes | |
| class | LengthPeeker< N > |
| class | SecurityProtocolContextManagerTest |
Functions | |
| TEST_F (SecurityProtocolContextManagerTest, TestZeroLen) | |
| TEST_F (SecurityProtocolContextManagerTest, TestLongAtStart) | |
| TEST_F (SecurityProtocolContextManagerTest, TestLongAtEnd) | |
| TEST_F (SecurityProtocolContextManagerTest, TestLongMiddle) | |
| TEST_F | ( | SecurityProtocolContextManagerTest | , |
| TestZeroLen | |||
| ) |
| TEST_F | ( | SecurityProtocolContextManagerTest | , |
| TestLongAtStart | |||
| ) |
| TEST_F | ( | SecurityProtocolContextManagerTest | , |
| TestLongAtEnd | |||
| ) |
| TEST_F | ( | SecurityProtocolContextManagerTest | , |
| TestLongMiddle | |||
| ) |