Searched refs:PrintIfNotEmpty (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 851 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 D | gmock-spec-builders.h | 1136 internal::PrintIfNotEmpty(listener.str(), os); in ExplainMatchResultTo()
|
| H A D | gmock-generated-matchers.h.pump | 131 PrintIfNotEmpty(inner_listener.str(), listener->stream());
|
| H A D | gmock-generated-matchers.h | 237 PrintIfNotEmpty(inner_listener.str(), listener->stream()); in MatchAndExplain()
|