Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/googletest/googletest/include/gtest/
HDgtest-printers.h264 std::string pretty_str = value.ShortDebugString();
/freebsd-14-stable/contrib/googletest/googletest/include/gtest/internal/
HDgtest-internal.h885 std::string, decltype(std::declval<const C>().ShortDebugString())>::type;
/freebsd-14-stable/contrib/googletest/googletest/test/
HDgtest_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