Searched defs:FUZZ_LOGE (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/c_utils/base/test/fuzztest/ | ||
H A D | fuzz_log.h | 25 #define FUZZ_LOGE(...) (void)HiLogBasePrint(FUZZ_LOG_TYPE, LOG_ERROR, FUZZ_LOG_DOMAIN, FUZZ_LOG_TAG, __VA_ARGS__) macro |
Completed in 1 milliseconds