Searched refs:PrintIfNotEmpty (Results 1 – 2 of 2) sorted by relevance
/llvm-project/third-party/unittest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 565 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 D | gmock-spec-builders.h | 1155 internal::PrintIfNotEmpty(listener.str(), os); in ExplainMatchResultTo()
|