Searched refs:PrintIfNotEmpty (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 319 inline void PrintIfNotEmpty(const std::string& explanation, in PrintIfNotEmpty() function 359 PrintIfNotEmpty(inner_listener.str(), listener->stream()); in MatchPrintAndExplain() 407 PrintIfNotEmpty(listener.str(), os); in ExplainMatchFailuresTo() 1994 PrintIfNotEmpty(size_listener.str(), listener->stream()); 2054 PrintIfNotEmpty(distance_listener.str(), listener->stream()); 2227 PrintIfNotEmpty(inner_listener.str(), listener->stream()); 2341 PrintIfNotEmpty(inner_listener.str(), listener->stream()); 2400 PrintIfNotEmpty(inner_listener.str(), listener->stream()); 2644 PrintIfNotEmpty(first_inner_listener.str(), listener->stream()); 2651 PrintIfNotEmpty(second_inner_listener.str(), listener->stream()); [all …]
|
| H A D | gmock-spec-builders.h | 1136 internal::PrintIfNotEmpty(listener.str(), os); in ExplainMatchResultTo()
|