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

/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2537 whose_property_("whose given property ") {}
2543 whose_property_("whose property `" + property_name + "` ") {}
2546 *os << "is an object " << whose_property_; local
2551 *os << "is an object " << whose_property_; local
2569 *listener << whose_property_ << "is "; local
2600 const std::string whose_property_; member in class:testing::internal::PropertyMatcher

Completed in 138 milliseconds