Home
last modified time | relevance | path

Searched defs:LEVEL (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/arkxtest/perftest/core/include/
Dcommon_utils.h103 #define LOG(LEVEL, FMT, VARS...) do { \ argument
114 #define LOG(LEVEL, FMT, VARS...) do {}while (0) argument
/test/testfwk/arkxtest/uitest/core/
Dcommon_utilities_hpp.h138 #define LOG(LEVEL, FMT, VARS...) do { \ argument
149 #define LOG(LEVEL, FMT, VARS...) do {}while (0) argument
/test/testfwk/arkxtest/jsunit/src/
DConstant.js77 export const LEVEL = { variable
/test/xts/hats/hdf/display/composer/unittest/
Dhdi_composer_ut.cpp373 const uint32_t LEVEL = 10; variable