Searched refs:ReferencesFooAndIsZero (Results 1 - 2 of 2) 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/gmock/test/
H A Dgmock-matchers_test.cc2397 bool ReferencesFooAndIsZero(const int& n) { function in namespace:testing::gmock_matchers_test
2449 Matcher<const int&> m = Truly(ReferencesFooAndIsZero);

Completed in 73 milliseconds