Searched refs:PrintIfNotEmpty (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 320 inline void PrintIfNotEmpty(const std::string& explanation, in PrintIfNotEmpty() function 360 PrintIfNotEmpty(inner_listener.str(), listener->stream()); in MatchPrintAndExplain() 408 PrintIfNotEmpty(listener.str(), os); in ExplainMatchFailuresTo() 1995 PrintIfNotEmpty(size_listener.str(), listener->stream()); 2055 PrintIfNotEmpty(distance_listener.str(), listener->stream()); 2228 PrintIfNotEmpty(inner_listener.str(), listener->stream()); 2401 PrintIfNotEmpty(inner_listener.str(), listener->stream()); 3303 PrintIfNotEmpty(value_listener.str(), listener->stream()); 3349 PrintIfNotEmpty(elem_listener.str(), listener->stream()); 3410 PrintIfNotEmpty(elem_listener.str(), listener->stream()); [all …]
|
| H A D | gmock-spec-builders.h | 1136 internal::PrintIfNotEmpty(listener.str(), os); in ExplainMatchResultTo()
|