Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc1413 TestAllTypes testproto; in TEST_F() local
1416 testproto.mutable_repeated_nested_message())); in TEST_F()
1417 EXPECT_EQ(testproto.DebugString(), goldenproto.DebugString()); in TEST_F()
1432 TestAllTypes testproto; in TEST_F() local
1435 testproto.mutable_repeated_string())); in TEST_F()
1436 EXPECT_EQ(testproto.DebugString(), goldenproto.DebugString()); in TEST_F()