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

/external/chromium/testing/gmock/test/
H A Dgmock-matchers_test.cc481 bool IsPositiveIntValue(const IntValue& foo) { function in namespace:testing::gmock_matchers_test
493 Matcher<IntValue> m3 = Truly(IsPositiveIntValue);
496 // to IntValue objects, and then tested by the IsPositiveIntValue()

Completed in 155 milliseconds