addSimpleNiceHandler() | HTTPDownstreamTest< C > | inline |
addSimpleStrictHandler() | HTTPDownstreamTest< C > | inline |
addSingleByteReads(const char *data, milliseconds delay={}) | HTTPDownstreamTest< C > | inline |
breakParseOutput_ | HTTPDownstreamTest< C > | protected |
callbacks_ | HTTPDownstreamTest< C > | protected |
cleanup() | HTTPDownstreamTest< C > | inline |
clientCodec_ | HTTPDownstreamTest< C > | protected |
eventBase_ | HTTPDownstreamTest< C > | protected |
expect101(CodecProtocol expectedProtocol, const std::string &expectedUpgrade, bool expect100=false) | HTTPDownstreamTest< C > | inline |
expectDetachSession() | HTTPDownstreamTest< C > | inline |
expectResponse(uint32_t code=200, ErrorCode errorCode=ErrorCode::NO_ERROR, bool expect100=false, bool expectGoaway=false) | HTTPDownstreamTest< C > | inline |
expectResponses(uint32_t n, uint32_t code=200, ErrorCode errorCode=ErrorCode::NO_ERROR, bool expect100=false, bool expectGoaway=false) | HTTPDownstreamTest< C > | inline |
flowControl_ | HTTPDownstreamTest< C > | protected |
flushRequests(bool eof=false, milliseconds eofDelay=milliseconds(0), milliseconds initialDelay=milliseconds(0), std::function< void()> extraEventsFn=std::function< void()>()) | HTTPDownstreamTest< C > | inline |
flushRequestsAndLoop(bool eof=false, milliseconds eofDelay=milliseconds(0), milliseconds initialDelay=milliseconds(0), std::function< void()> extraEventsFn=std::function< void()>()) | HTTPDownstreamTest< C > | inline |
flushRequestsAndLoopN(uint64_t n, bool eof=false, milliseconds eofDelay=milliseconds(0), milliseconds initialDelay=milliseconds(0), std::function< void()> extraEventsFn=std::function< void()>()) | HTTPDownstreamTest< C > | inline |
gracefulShutdown() | HTTPDownstreamTest< C > | inline |
HasFailure() | testing::Test | inlinestatic |
HasFailure() | testing::Test | inlinestatic |
HasFailure() | testing::Test | inlinestatic |
HasFatalFailure() | testing::Test | static |
HasFatalFailure() | testing::Test | static |
HasFatalFailure() | testing::Test | static |
HasNonfatalFailure() | testing::Test | static |
HasNonfatalFailure() | testing::Test | static |
HasNonfatalFailure() | testing::Test | static |
HTTPDownstreamTest(std::vector< int64_t > flowControl={-1,-1,-1}, bool startImmediately=true) | HTTPDownstreamTest< C > | inlineexplicit |
httpSession_ | HTTPDownstreamTest< C > | protected |
mockController_ | HTTPDownstreamTest< C > | protected |
onEOMTerminateHandlerExpectShutdown(MockHTTPHandler &handler) | HTTPDownstreamTest< C > | inline |
parseOutput(HTTPCodec &clientCodec) | HTTPDownstreamTest< C > | inline |
parseOutputStream_ | HTTPDownstreamTest< C > | protected |
rawCodec_ | HTTPDownstreamTest< C > | protected |
RecordProperty(const std::string &key, const std::string &value) | testing::Test | static |
RecordProperty(const std::string &key, int value) | testing::Test | static |
RecordProperty(const std::string &key, const std::string &value) | testing::Test | static |
RecordProperty(const std::string &key, int value) | testing::Test | static |
RecordProperty(const std::string &key, const std::string &value) | testing::Test | static |
RecordProperty(const std::string &key, int value) | testing::Test | static |
requests_ | HTTPDownstreamTest< C > | protected |
resumeWritesAfterDelay(milliseconds delay) | HTTPDownstreamTest< C > | inline |
resumeWritesInLoop() | HTTPDownstreamTest< C > | inline |
sendHeader() | HTTPDownstreamTest< C > | inline |
sendRequest(const std::string &url="/", int8_t priority=0, bool eom=true) | HTTPDownstreamTest< C > | inline |
sendRequest(const HTTPMessage &req, bool eom=true) | HTTPDownstreamTest< C > | inline |
sendRequestLater(HTTPMessage req, bool eof=false) | HTTPDownstreamTest< C > | inline |
setMockByteEventTracker() | HTTPDownstreamTest< C > | inline |
SetUp() override | HTTPDownstreamTest< C > | inlinevirtual |
SetUpTestCase() | testing::Test | inlinestatic |
SetUpTestCase() | testing::Test | inlinestatic |
SetUpTestCase() | testing::Test | inlinestatic |
SetUpTestCaseFunc typedef | testing::Test | |
SetUpTestCaseFunc typedef | testing::Test | |
SetUpTestCaseFunc typedef | testing::Test | |
TearDown() | testing::Test | protectedvirtual |
TearDown() | testing::Test | protectedvirtual |
TearDown() | testing::Test | protectedvirtual |
TearDownTestCase() | testing::Test | inlinestatic |
TearDownTestCase() | testing::Test | inlinestatic |
TearDownTestCase() | testing::Test | inlinestatic |
TearDownTestCaseFunc typedef | testing::Test | |
TearDownTestCaseFunc typedef | testing::Test | |
TearDownTestCaseFunc typedef | testing::Test | |
Test() | testing::Test | protected |
Test() | testing::Test | protected |
Test() | testing::Test | protected |
testChunks(bool trailers) | HTTPDownstreamTest< C > | |
testH2IndexingStrat_ | HTTPDownstreamTest< C > | protected |
testPriorities(uint32_t numPriorities) | HTTPDownstreamTest< C > | |
testSimpleUpgrade(const std::string &upgradeHeader, CodecProtocol expectedProtocol, const std::string &expectedUpgradeHeader) | HTTPDownstreamTest< C > | |
transactionTimeouts_ | HTTPDownstreamTest< C > | protected |
transport_ | HTTPDownstreamTest< C > | protected |
~Test() | testing::Test | virtual |
~Test() | testing::Test | virtual |
~Test() | testing::Test | virtual |