Searched defs:ref_matcher (Results 1 – 3 of 3) sorted by relevance
2262 Matcher<const Base&> ref_matcher = WhenDynamicCastTo<const OtherDerived&>(_); in TEST() local
2261 Matcher<const Base&> ref_matcher = WhenDynamicCastTo<const OtherDerived&>(_); in TEST() local
2252 Matcher<const Base&> ref_matcher = WhenDynamicCastTo<const OtherDerived&>(_); in TEST() local