Searched refs:DCHECK_LT (Results 1 - 3 of 3) sorted by relevance

/system/update_engine/update_manager/
H A Dreal_system_provider.cc56 DCHECK_LT(kRetryPollVariableRetryIntervalSeconds,
/system/core/base/include/android-base/
H A Dlogging.h336 #define DCHECK_LT(x, y) \ macro
/system/extras/perfprofd/quipper/base/
H A Dlogging.h434 #define DCHECK_LT(val1, val2) DCHECK_OP(LT, < , val1, val2) macro

Completed in 93 milliseconds