Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h565 inline void PrintIfNotEmpty(const std::string& explanation, in PrintIfNotEmpty() function
605 PrintIfNotEmpty(inner_listener.str(), listener->stream()); in MatchPrintAndExplain()
653 PrintIfNotEmpty(listener.str(), os); in ExplainMatchFailuresTo()
2331 PrintIfNotEmpty(size_listener.str(), listener->stream());
2399 PrintIfNotEmpty(distance_listener.str(), listener->stream());
2568 PrintIfNotEmpty(inner_listener.str(), listener->stream());
2682 PrintIfNotEmpty(inner_listener.str(), listener->stream());
2736 PrintIfNotEmpty(inner_listener.str(), listener->stream());
2776 PrintIfNotEmpty(count_listener.str(), listener->stream());
2786 PrintIfNotEmpty(count_listener.str(), listener->stream());
[all …]
H A Dgmock-spec-builders.h1155 internal::PrintIfNotEmpty(listener.str(), os); in ExplainMatchResultTo()