Searched defs:DebugString (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/googletest/googlemock/src/ | ||
H A D | gmock-matchers.cc | 270 std::string MatchMatrix::DebugString() const { DebugString() function in testing::internal::MatchMatrix |
/freebsd-src/contrib/googletest/googletest/test/ | ||
H A D | gtest_unittest.cc | 7183 std::string DebugString() const { return ""; } DebugString() function |