Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_unittest.cc907 void TestSerialization(Proto* message, const string& expected) { in TestSerialization() function in google::protobuf::internal::__anon740befaf0111::Proto3PrimitiveRepeatedWireFormatTest
956 TestSerialization(&packed_message, packedTestAllTypes_); in TEST_F()
959 TestSerialization(&unpacked_message, unpackedTestUnpackedTypes_); in TEST_F()