HomeSort by relevance Sort by last modified time
    Searched full:matcher_test (Results 1 - 1 of 1) sorted by null

  /external/chromium/testing/gmock/test/
gmock-generated-matchers_test.cc 684 namespace matcher_test { namespace in namespace:__anon4687
686 } // namespace matcher_test
689 Matcher<int> m = matcher_test::IsOdd();
696 return Value(arg, matcher_test::IsOdd()) && arg > 0;
    [all...]

Completed in 78 milliseconds