Home
last modified time | relevance | path

Searched defs:bar_int (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest.proto666 int32 bar_int = 12 [default = 5]; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser_unittest.cc3127 const FieldDescriptorProto& bar_int = foo.field(0); in TEST_F() local