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

/system/core/base/include/base/
H A Dlogging.h196 #define DCHECK_LE(x, y) \ macro
/system/extras/perfprofd/quipper/base/
H A Dlogging.h433 #define DCHECK_LE(val1, val2) DCHECK_OP(LE, <=, val1, val2) macro

Completed in 173 milliseconds