Home
last modified time | relevance | path

Searched defs:RegularFields (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Drepeated_field_reflection_unittest.cc63 TEST(RepeatedFieldReflectionTest, RegularFields) { in TEST() argument
Dmap_test.cc943 TEST_F(MapFieldReflectionTest, RegularFields) { in TEST_F() argument
/external/syzkaller/vendor/golang.org/x/net/http2/
Dframe.go1387 func (mh *MetaHeadersFrame) RegularFields() []hpack.HeaderField { func