Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/logging/
DLog.h154 #define CHECK(condition) \ macro
/hardware/qcom/audio/hal/
Daudio_hw.h458 #define CHECK(condition) LOG_ALWAYS_FATAL_IF(!(condition), "%s",\ macro