Searched refs:message_with_ext (Results 1 – 1 of 1) sorted by relevance
2004 std::string message_with_ext = in TEST() local2011 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()