Home
last modified time | relevance | path

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

/test/ostest/wukong/common/include/
Dwukong_define.h50 #define DEBUG_LOG(str) \ macro
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
Dimage_packing_test.cpp44 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
Dimage_source_test.cpp47 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
/test/xts/acts/driver/device_manager_ndk/entry/src/main/cpp/
Dusbddk.cpp46 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro