Home
last modified time | relevance | path

Searched refs:DebugString (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc269 std::string MatchMatrix::DebugString() const { in DebugString() function in testing::internal::MatchMatrix
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc505 << "graph: " << graph.DebugString(); in TEST_P()
546 << g.DebugString(); in TEST_F()
557 << "graph: " << graph.DebugString() in TEST_P()
590 << " graph: " << graph.DebugString() in TEST_P()
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-printers.h266 pretty_str = "\n" + value.DebugString();
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h879 std::string, decltype(std::declval<const C>().DebugString())>::type;
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc7191 std::string DebugString() const { return ""; } in DebugString() function
7198 std::string DebugString() const { return ""; } in DebugString() function
7203 std::string DebugString() { return ""; } in DebugString() function
7208 std::string DebugString() { return ""; } in DebugString() function
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h3538 std::string DebugString() const;