Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc440 const FileDescriptor* proto2_descriptor = pool_.BuildFile(proto_syntax2); in TEST_F() local
441 EXPECT_TRUE(proto2_descriptor != NULL); in TEST_F()
442 EXPECT_EQ(proto2_descriptor, pool_.BuildFile(proto_syntax2)); in TEST_F()