Searched refs:ReferencesFooAndIsZero (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/test/
H A Dgmock-matchers_test.cc2288 bool ReferencesFooAndIsZero(const int& n) { function in namespace:testing::gmock_matchers_test
2340 Matcher<const int&> m = Truly(ReferencesFooAndIsZero);
/external/googletest/googlemock/test/
H A Dgmock-matchers_test.cc2452 bool ReferencesFooAndIsZero(const int& n) { function in namespace:testing::gmock_matchers_test
2504 Matcher<const int&> m = Truly(ReferencesFooAndIsZero);
/external/v8/testing/gmock/test/
H A Dgmock-matchers_test.cc2452 bool ReferencesFooAndIsZero(const int& n) { function in namespace:testing::gmock_matchers_test
2504 Matcher<const int&> m = Truly(ReferencesFooAndIsZero);

Completed in 337 milliseconds