Searched refs:TestParsing (Results 1 – 1 of 1) sorted by relevance
934 void TestParsing(Proto* message, const string& compatible_data) { in TestParsing() function in google::protobuf::internal::__anon740befaf0111::Proto3PrimitiveRepeatedWireFormatTest957 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()