Home
last modified time | relevance | path

Searched refs:PrintIfNotEmpty (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h851 inline void PrintIfNotEmpty(const std::string& explanation, in PrintIfNotEmpty() function
891 PrintIfNotEmpty(inner_listener.str(), listener->stream()); in MatchPrintAndExplain()
941 PrintIfNotEmpty(listener.str(), os); in ExplainMatchFailuresTo()
2748 PrintIfNotEmpty(size_listener.str(), listener->stream());
2809 PrintIfNotEmpty(distance_listener.str(), listener->stream());
2983 PrintIfNotEmpty(inner_listener.str(), listener->stream());
3155 PrintIfNotEmpty(inner_listener.str(), listener->stream());
3588 PrintIfNotEmpty(explanations[exam_pos], listener->stream());
4058 PrintIfNotEmpty(value_listener.str(), listener->stream());
4103 PrintIfNotEmpty(elem_listener.str(), listener->stream());
[all …]
H A Dgmock-spec-builders.h1136 internal::PrintIfNotEmpty(listener.str(), os); in ExplainMatchResultTo()
H A Dgmock-generated-matchers.h.pump131 PrintIfNotEmpty(inner_listener.str(), listener->stream());
H A Dgmock-generated-matchers.h237 PrintIfNotEmpty(inner_listener.str(), listener->stream()); in MatchAndExplain()