Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddynamic_message_unittest.cc88 FileDescriptorProto unittest_no_field_presence_file; in SetUp() local
96 file()->CopyTo(&unittest_no_field_presence_file); in SetUp()
101 ASSERT_TRUE(pool_.BuildFile(unittest_no_field_presence_file) != NULL); in SetUp()