Searched refs:GetDesc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1627 static ::std::ostream& GetDesc(::std::ostream& os) { // NOLINT function in class:testing::internal::PairMatchBase
1640 *os << "are " << GetDesc; local
1643 *os << "aren't " << GetDesc; local
2274 static ::std::ostream& GetDesc(::std::ostream& os) { // NOLINT function in class:testing::internal::FloatingEq2Matcher
2299 *os << "are " << GetDesc; local
2302 *os << "aren't " << GetDesc; local

Completed in 177 milliseconds