Searched defs:ResultOf (Results 1 - 1 of 1) sorted by relevance

/external/chromium/testing/gmock/include/gmock/
H A Dgmock-matchers.h1786 // Type traits specifying various features of different functors for ResultOf.
1789 // to be compatible with ResultOf.
1808 << "NULL function pointer is passed into ResultOf().";
1816 // Implements the ResultOf() matcher for matching a return value of a
1865 // use stateful callables with ResultOf(), which does't guarantee
2725 // ResultOf(f, StartsWith("hi"))
2736 internal::ResultOfMatcher<Callable> ResultOf( function in namespace:testing
2744 // ResultOf(Function, m)

Completed in 150 milliseconds