Home
last modified time | relevance | path

Searched refs:LEVEL (Results 1 - 4 of 4) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
H A Dcommon_utilities_hpp.h114 #define LOG(LEVEL, FMT, VARS...) do { \
120 HILOG_##LEVEL(type, "%{public}s " FMT, tag.data(), ##VARS); \
125 #define LOG(LEVEL, FMT, VARS...) do {}while (0)
/test/testfwk/arkxtest/jsunit/src/
H A DConstant.js77 export const LEVEL = {
/test/testfwk/arkxtest/jsunit/src/module/config/
H A DconfigService.js17 import { TAG, TESTTYPE, LEVEL, SIZE, KEYSET } from '../../Constant';
142 level: LEVEL,
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp373 const uint32_t LEVEL = 10; in HWTEST_F() local
374 auto ret = g_composerDevice->SetDisplayBacklight(g_displayIds[0], LEVEL); in HWTEST_F()

Completed in 5 milliseconds