Searched defs:WrongTypeDebugStringMethod (Results 1 – 4 of 4) sorted by relevance
7189 struct WrongTypeDebugStringMethod { struct7190 std::string DebugString() const { return ""; } in DebugString()7191 int ShortDebugString() const { return 1; } in ShortDebugString()
7226 struct WrongTypeDebugStringMethod { struct7227 std::string DebugString() const { return ""; } in DebugString()7228 int ShortDebugString() const { return 1; } in ShortDebugString()
7123 struct WrongTypeDebugStringMethod { struct7124 std::string DebugString() const { return ""; } in DebugString()7125 int ShortDebugString() const { return 1; } in ShortDebugString()