Home
last modified time | relevance | path

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

/test/xts/device_attest/common/log/
Ddevattest_log.h28 #define HILOGE(...) (void)OHOS::HiviewDFX::HiLog::Error(DEVATTEST_LABEL, ##__VA_ARGS__) macro
/test/xts/device_attest_lite/framework/small/include/
Dattest_log.h36 #define HILOGE(fmt, ...) \ macro