Home
last modified time | relevance | path

Searched defs:IsGreaterThan (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc829 class IsGreaterThan { class
831 explicit IsGreaterThan(int threshold) : threshold_(threshold) {} in IsGreaterThan() function in testing::gmock_matchers_test::__anon7b5da5310111::IsGreaterThan