| addSimpleNiceHandler() | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| addSimpleStrictHandler() | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| addSingleByteReads(const char *data, milliseconds delay={}) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| breakParseOutput_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| callbacks_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| cleanup() | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| clientCodec_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| eventBase_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| expect101(CodecProtocol expectedProtocol, const std::string &expectedUpgrade, bool expect100=false) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| expectDetachSession() | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| expectResponse(uint32_t code=200, ErrorCode errorCode=ErrorCode::NO_ERROR, bool expect100=false, bool expectGoaway=false) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| expectResponses(uint32_t n, uint32_t code=200, ErrorCode errorCode=ErrorCode::NO_ERROR, bool expect100=false, bool expectGoaway=false) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| flowControl_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| flushRequests(bool eof=false, milliseconds eofDelay=milliseconds(0), milliseconds initialDelay=milliseconds(0), std::function< void()> extraEventsFn=std::function< void()>()) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| flushRequestsAndLoop(bool eof=false, milliseconds eofDelay=milliseconds(0), milliseconds initialDelay=milliseconds(0), std::function< void()> extraEventsFn=std::function< void()>()) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| flushRequestsAndLoopN(uint64_t n, bool eof=false, milliseconds eofDelay=milliseconds(0), milliseconds initialDelay=milliseconds(0), std::function< void()> extraEventsFn=std::function< void()>()) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| gracefulShutdown() | HTTPDownstreamTest< SPDY3_1CodecPair > | 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< SPDY3_1CodecPair > | inlineexplicit |
| httpSession_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| mockController_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| onEOMTerminateHandlerExpectShutdown(MockHTTPHandler &handler) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| parseOutput(HTTPCodec &clientCodec) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| parseOutputStream_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| rawCodec_ | HTTPDownstreamTest< SPDY3_1CodecPair > | 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< SPDY3_1CodecPair > | protected |
| resumeWritesAfterDelay(milliseconds delay) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| resumeWritesInLoop() | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| sendHeader() | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| sendRequest(const std::string &url="/", int8_t priority=0, bool eom=true) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| sendRequest(const HTTPMessage &req, bool eom=true) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| sendRequestLater(HTTPMessage req, bool eof=false) | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| setMockByteEventTracker() | HTTPDownstreamTest< SPDY3_1CodecPair > | inline |
| SetUp() override | HTTPDownstreamTest< SPDY3_1CodecPair > | 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 | |
| SPDY31DownstreamTest() | SPDY31DownstreamTest | inline |
| 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< SPDY3_1CodecPair > | |
| testH2IndexingStrat_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| testPriorities(uint32_t numPriorities) | HTTPDownstreamTest< SPDY3_1CodecPair > | |
| testSimpleUpgrade(const std::string &upgradeHeader, CodecProtocol expectedProtocol, const std::string &expectedUpgradeHeader) | HTTPDownstreamTest< SPDY3_1CodecPair > | |
| transactionTimeouts_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| transport_ | HTTPDownstreamTest< SPDY3_1CodecPair > | protected |
| ~Test() | testing::Test | virtual |
| ~Test() | testing::Test | virtual |
| ~Test() | testing::Test | virtual |