HomeSort by: relevance | last modified time | path
    Searched defs:monomorphic_matcher (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-matchers.h 4398 Matcher<T> monomorphic_matcher = SafeMatcherCast<T>(matcher); local
4400 monomorphic_matcher.DescribeNegationTo(&ss);
4402 monomorphic_matcher.DescribeTo(&ss);
gmock-matchers.h 4398 Matcher<T> monomorphic_matcher = SafeMatcherCast<T>(matcher); local
4400 monomorphic_matcher.DescribeNegationTo(&ss);
4402 monomorphic_matcher.DescribeTo(&ss);
gmock-matchers.h 4398 Matcher<T> monomorphic_matcher = SafeMatcherCast<T>(matcher); local
4400 monomorphic_matcher.DescribeNegationTo(&ss);
4402 monomorphic_matcher.DescribeTo(&ss);

Completed in 99 milliseconds