Home
last modified time | relevance | path

Searched defs:source_matcher (Results 1 – 1 of 1) sorted by relevance

/third_party/googletest/googlemock/include/gmock/
Dgmock-matchers.h404 static Matcher<T> Cast(const Matcher<U>& source_matcher) { in Cast()
411 explicit Impl(const Matcher<U>& source_matcher) in Impl()