Home
last modified time | relevance | path

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

/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h243 inline Matcher<T> MatcherCast(const M& matcher) { in MatcherCast() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h610 inline Matcher<T> MatcherCast(const M& matcher) { in MatcherCast() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h497 inline Matcher<T> MatcherCast(M matcher) { in MatcherCast() function