Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/perftest/core/include/
Dcommon_utils.h120 #define LOG_I(FMT, VARS...) LOG(INFO, FMT, ##VARS) macro
/test/testfwk/arkxtest/uitest/core/
Dcommon_utilities_hpp.h155 #define LOG_I(FMT, VARS...) LOG(INFO, FMT, ##VARS) macro