Searched defs:DecodeSettings (Results 1 – 2 of 2) sorted by relevance
55 bool HttpDecoder::DecodeSettings(const char* data, QuicByteCount len, in DecodeSettings() function in quic::HttpDecoder
1142 TEST_F(HttpDecoderTest, DecodeSettings) { in TEST_F() argument