Searched refs:PrintIfNotEmpty (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 577 inline void PrintIfNotEmpty(const std::string& explanation, in PrintIfNotEmpty() function 617 PrintIfNotEmpty(inner_listener.str(), listener->stream()); in MatchPrintAndExplain() 665 PrintIfNotEmpty(listener.str(), os); in ExplainMatchFailuresTo() 2399 PrintIfNotEmpty(size_listener.str(), listener->stream()); 2455 PrintIfNotEmpty(distance_listener.str(), listener->stream()); 2624 PrintIfNotEmpty(inner_listener.str(), listener->stream()); 2738 PrintIfNotEmpty(inner_listener.str(), listener->stream()); 2792 PrintIfNotEmpty(inner_listener.str(), listener->stream()); 2832 PrintIfNotEmpty(count_listener.str(), listener->stream()); 2842 PrintIfNotEmpty(count_listener.str(), listener->stream()); [all …]
|
| H A D | gmock-spec-builders.h | 1155 internal::PrintIfNotEmpty(listener.str(), os); in ExplainMatchResultTo()
|