Searched refs:RefToConstProperty (Results 1 – 4 of 4) sorted by relevance
1778 typedef GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty; typedef1781 const Matcher<RefToConstProperty>& matcher) in PropertyMatcher()1811 RefToConstProperty result = (obj.*property_)(); in MatchAndExplainImpl()1828 const Matcher<RefToConstProperty> matcher_;
2242 typedef GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty;2245 const Matcher<RefToConstProperty>& matcher)2281 RefToConstProperty result = (obj.*property_)();2299 const Matcher<RefToConstProperty> matcher_;
6726 typedef GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty;6729 const Matcher<RefToConstProperty>& matcher)6759 RefToConstProperty result = (obj.*property_)();6776 const Matcher<RefToConstProperty> matcher_;