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

/frameworks/av/include/media/stagefright/foundation/
H A DADebug.h100 #define CHECK_GT(x,y) CHECK_OP(x,y,GT,>) macro
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dcommon_defs.h42 #define CHECK_GT(x,y) if (x<y) ALOGE("CHECK_GT failed at file %s line %d", \ macro

Completed in 77 milliseconds