Searched defs:NotConstDebugStringMethod (Results 1 – 4 of 4) sorted by relevance
7194 struct NotConstDebugStringMethod { struct7195 std::string DebugString() { return ""; } in DebugString()7196 std::string ShortDebugString() const { return ""; } in ShortDebugString()
7231 struct NotConstDebugStringMethod { struct7232 std::string DebugString() { return ""; } in DebugString()7233 std::string ShortDebugString() const { return ""; } in ShortDebugString()
7128 struct NotConstDebugStringMethod { struct7129 std::string DebugString() { return ""; } in DebugString()7130 std::string ShortDebugString() const { return ""; } in ShortDebugString()