Searched refs:RefToConstProperty (Results 1 – 1 of 1) 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_;