Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_unittest.cc773 static bool IsPositive(int n) { return n > 0; } in IsPositive() function
2350 bool IsPositive(double x) { in IsPositive() function