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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc200 string expected_short_debug_string = "optional_string: " local
202 EXPECT_EQ(expected_short_debug_string, proto_.ShortDebugString());
/external/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc200 string expected_short_debug_string = "optional_string: " local
202 EXPECT_EQ(expected_short_debug_string, proto_.ShortDebugString());

Completed in 108 milliseconds