Home
last modified time | relevance | path

Searched defs:ShortDebugString (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc7192 std::string ShortDebugString() const { return ""; } in ShortDebugString() function
7199 int ShortDebugString() const { return 1; } in ShortDebugString() function
7204 std::string ShortDebugString() const { return ""; } in ShortDebugString() function