Home
last modified time | relevance | path

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

/art/runtime/base/
Dlogging.h118 #define CHECK_OP(LHS, RHS, OP) \ argument
120 UNLIKELY(!(_values.lhs OP _values.rhs)); /* empty */) \
122 << "Check failed: " << #LHS << " " << #OP << " " << #RHS \