Home
last modified time | relevance | path

Searched refs:RefToConstProperty (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h1778 typedef GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty; typedef
1781 const Matcher<RefToConstProperty>& matcher) in PropertyMatcher()
1811 RefToConstProperty result = (obj.*property_)(); in MatchAndExplainImpl()
1828 const Matcher<RefToConstProperty> matcher_;