Home
last modified time | relevance | path

Searched refs:IsPositiveIntValue (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc485 bool IsPositiveIntValue(const IntValue& foo) { in IsPositiveIntValue() function
497 Matcher<IntValue> m3 = Truly(IsPositiveIntValue); in TEST()
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc589 bool IsPositiveIntValue(const IntValue& foo) { in IsPositiveIntValue() function
601 Matcher<IntValue> m3 = Truly(IsPositiveIntValue); in TEST()