Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/
H A Dunittest_log.h25 #define UNITTEST_HILOG(fmt, ...) AVCODEC_LOGI(fmt, ##__VA_ARGS__) macro
27 #define UNITTEST_HILOG(fmt, ...) macro