Searched defs:DEBUG_LOG (Results 1 – 8 of 8) sorted by relevance
| /test/ostest/wukong/common/include/ |
| D | wukong_define.h | 50 #define DEBUG_LOG(str) \ macro
|
| /test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/ |
| D | image_source_module_test.cpp | 37 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
|
| D | image_source_test.cpp | 47 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
|
| /test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/cpp/napi/ |
| D | photoAccessHelper.h | 40 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
|
| D | mediaAssetManager.cpp | 37 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/ |
| D | pixel_map_module_test.cpp | 35 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| D | image_receiver_module_test.cpp | 30 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/ |
| D | image_packing_test.cpp | 44 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
|