Public Member Functions | |
void | Encode (const grpc_core::Slice &key, const grpc_core::Slice &value) |
template<typename T , typename V > | |
void | Encode (T, const V &v) |
std::string | result () |
Private Attributes | |
std::string | out_ |
Definition at line 114 of file hpack_parser_test.cc.
|
inline |
Definition at line 118 of file hpack_parser_test.cc.
Definition at line 124 of file hpack_parser_test.cc.
|
inline |
Definition at line 116 of file hpack_parser_test.cc.
|
private |
Definition at line 130 of file hpack_parser_test.cc.