Home
last modified time | relevance | path

Searched refs:bar_proto (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc2342 FieldDescriptorProto* bar_proto = in TEST_F() local
2347 FieldOptions* options = bar_proto->mutable_options(); in TEST_F()
2385 FileDescriptorProto foo_proto, bar_proto; in SetUp() local
2424 &bar_proto)); in SetUp()
2427 bar_file_ = BuildFile(bar_proto); in SetUp()