Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc2211 std::string debug_string = original_file->DebugString(); in TEST_F() local
2214 SetupParser(debug_string.c_str()); in TEST_F()
2218 ASSERT_EQ("", error_collector_.text_) << "Failed to parse:\n" << debug_string; in TEST_F()
2238 ASSERT_TRUE(actual != NULL) << "Failed to validate:\n" << debug_string; in TEST_F()
2260 std::string debug_string = original_file->DebugString(); in TEST_F() local
2263 SetupParser(debug_string.c_str()); in TEST_F()
2393 const std::string debug_string = in TEST_F() local
2398 debug_string.find(expected_comments[i]); in TEST_F()
2404 SetupParser(debug_string.c_str()); in TEST_F()
2409 << debug_string; in TEST_F()
[all …]
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set_unittest.cc277 const std::string debug_string = empty_message_.DebugString(); in TEST_F() local
279 EXPECT_NE(debug_string, other_debug_string); in TEST_F()
282 EXPECT_EQ(debug_string, other_message.DebugString()); in TEST_F()
287 const std::string debug_string = empty_message_.DebugString(); in TEST_F() local
292 EXPECT_EQ(debug_string, empty_message_.DebugString()); in TEST_F()
Dtext_format.cc85 std::string debug_string; in DebugString() local
90 printer.PrintToString(*this, &debug_string); in DebugString()
92 return debug_string; in DebugString()
96 std::string debug_string; in ShortDebugString() local
102 printer.PrintToString(*this, &debug_string); in ShortDebugString()
104 if (!debug_string.empty() && debug_string[debug_string.size() - 1] == ' ') { in ShortDebugString()
105 debug_string.resize(debug_string.size() - 1); in ShortDebugString()
108 return debug_string; in ShortDebugString()
112 std::string debug_string; in Utf8DebugString() local
118 printer.PrintToString(*this, &debug_string); in Utf8DebugString()
[all …]
Dtext_format_unittest.cc213 std::string debug_string = proto_.DebugString(); in TEST_F() local
221 EXPECT_EQ(correct_string, debug_string); in TEST_F()
237 std::string debug_string = proto_.DebugString(); in TEST_F() local
258 EXPECT_EQ(correct_string, debug_string); in TEST_F()
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer10499 (the default min) and spew function:line debug_string [element] for