Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc2004 std::string message_with_ext = in TEST() local
2011 EXPECT_FALSE(parser.ParseFromString(message_with_ext, &proto)); in TEST()
2014 EXPECT_TRUE(parser.ParseFromString(message_with_ext, &proto)); in TEST()
2017 EXPECT_FALSE(parser.ParseFromString(message_with_ext, &proto)); in TEST()
2019 EXPECT_TRUE(parser.ParseFromString(message_with_ext, &proto)); in TEST()