Searched refs:PrintIfNotEmpty (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/googletest/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()); 2556 PrintIfNotEmpty(inner_listener.str(), listener->stream()); 2764 PrintIfNotEmpty(count_listener.str(), listener->stream()); 2774 PrintIfNotEmpty(count_listener.str(), listener->stream()); 3920 PrintIfNotEmpty(value_listener.str(), listener->stream()); 3964 PrintIfNotEmpty(elem_listener.str(), listener->stream()); 4025 PrintIfNotEmpty(elem_listener.str(), listener->stream()); [all …]
|
| H A D | gmock-spec-builders.h | 1155 internal::PrintIfNotEmpty(listener.str(), os); in ExplainMatchResultTo()
|