Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/perftest/core/include/
Dcommon_utils.h124 #define LOG_E(FMT, VARS...) LOG(ERROR, FMT, ##VARS) macro
/test/testfwk/arkxtest/uitest/core/
Dcommon_utilities_hpp.h159 #define LOG_E(FMT, VARS...) LOG(ERROR, FMT, ##VARS) macro