Public Attributes | |
void(* | fn )(void) |
std::vector< TestInput > | inputs |
const char * | name |
absl::optional< size_t > | table_size |
Definition at line 43 of file hpack_parser_test.cc.
void(* Test::fn)(void) |
Definition at line 12 of file third_party/bloaty/third_party/re2/util/test.cc.
std::vector<TestInput> Test::inputs |
Definition at line 45 of file hpack_parser_test.cc.
const char * Test::name |
Definition at line 13 of file third_party/bloaty/third_party/re2/util/test.cc.
absl::optional<size_t> Test::table_size |
Definition at line 44 of file hpack_parser_test.cc.