Searched refs:GetDebugInfo (Results 1 – 5 of 5) sorted by relevance
45 const std::string& debug = header.GetDebugInfo(); in visit()
63 WriteString(header.GetDebugInfo()); in visit()
48 print(header.GetDebugInfo(), false /* print_value */, "debug info"); in visit()
137 const std::string& GetDebugInfo() const { in GetDebugInfo() function
78 ASSERT_EQ(header->GetDebugInfo(), "debug"); in TEST()