Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_unittest.cc934 void TestParsing(Proto* message, const string& compatible_data) { in TestParsing() function in google::protobuf::internal::__anon740befaf0111::Proto3PrimitiveRepeatedWireFormatTest
957 TestParsing(&packed_message, packedTestAllTypes_); in TEST_F()
958 TestParsing(&packed_message, unpackedTestAllTypes_); in TEST_F()
960 TestParsing(&unpacked_message, packedTestUnpackedTypes_); in TEST_F()
961 TestParsing(&unpacked_message, unpackedTestUnpackedTypes_); in TEST_F()