Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/ast/
H A Dbinary_expression.h81 bool IsGreaterThan() const { return op == BinaryOp::kGreaterThan; } in IsGreaterThan() function in tint::ast::BinaryExpression
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc828 class IsGreaterThan { class
830 explicit IsGreaterThan(int threshold) : threshold_(threshold) {} in IsGreaterThan() function in testing::gmock_matchers_test::__anon3001::IsGreaterThan

Completed in 4 milliseconds