Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc200 string expected_short_debug_string = "optional_string: " in TEST_F() local
202 EXPECT_EQ(expected_short_debug_string, proto_.ShortDebugString()); in TEST_F()