reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
95 *stream_ << x; 3141 *os << "has " << Elements(count()) << " where\n"; 3159 *os << "doesn't have " << Elements(count()) << ", or\n";utils/unittest/googlemock/src/gmock-matchers.cc
402 *os << "has " << Elements(1) << " and that element "; 406 *os << "has " << Elements(matcher_describers_.size()) 423 *os << "doesn't have " << Elements(1) 424 << ", or has " << Elements(1) << " that "; 428 *os << "doesn't have " << Elements(matcher_describers_.size())utils/unittest/googletest/include/gtest/gtest-message.h
132 *ss_ << llvm_gtest::printable(val);