HomeSort by relevance Sort by last modified time
    Searched refs:ResultOf (Results 1 - 6 of 6) sorted by null

  /external/google-breakpad/src/testing/test/
gmock-matchers_test.cc 114 using testing::ResultOf;
    [all...]
gmock_link_test.h 92 // ResultOf(function)
163 using testing::ResultOf;
625 // Tests the linkage of the ResultOf matcher.
627 Matcher<char*> m = ResultOf(&InvokeHelper::StaticIntFromString, Eq(1));
631 // Tests the linkage of the ResultOf matcher.
  /external/gmock/test/
gmock-matchers_test.cc 124 using testing::ResultOf;
    [all...]
gmock_link_test.h 92 // ResultOf(function)
163 using testing::ResultOf;
625 // Tests the linkage of the ResultOf matcher.
627 Matcher<char*> m = ResultOf(&InvokeHelper::StaticIntFromString, Eq(1));
631 // Tests the linkage of the ResultOf matcher.
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h     [all...]
  /external/gmock/include/gmock/
gmock-matchers.h     [all...]

Completed in 2878 milliseconds