Searched defs:DecodeUInt32 (Results 1 – 5 of 5) sorted by relevance
40 uint32_t DecodeBuffer::DecodeUInt32() { in DecodeUInt32() function in http2::DecodeBuffer
71 TEST(SerializationTest, DecodeUInt32) { in TEST() argument
237 TEST_F(DecoderUnitTest, DecodeUInt32) { in TEST_F() argument
158 bool Packet::DecodeUInt32(unsigned int &i) in DecodeUInt32() function in Packet