Home
last modified time | relevance | path

Searched refs:Warn (Results 1 - 6 of 6) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Derrndk.cpp25 static napi_value Warn(napi_env env, napi_callback_info info) in Warn() function
51 {"warn", nullptr, Warn, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
/test/xts/acts/hiviewdfx_lite/hilog_posix/src/
H A DHilogTest.cpp67 HILOG_WARN(LOG_CORE, "Warn log of HiLog API test"); in HWTEST_F()
140 * @tc.name : HiLog::Warn parameter legal test (Cortex-A, C)
146 ret = HiLog::Warn(LABEL, "Warn log of HiLog API test"); in HWTEST_F()
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packer_module_test.cpp34 #define IMG_TST_LOGW(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Warn, fmt, ##__VA_ARGS__)
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_module_test.cpp41 #define IMG_TST_LOGW(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Warn, fmt, ##__VA_ARGS__)
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
H A Dpixel_map_module_test.cpp39 #define IMG_TST_LOGW(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Warn, fmt, ##__VA_ARGS__)
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_module_test.cpp34 #define IMG_TST_LOGW(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Warn, fmt, ##__VA_ARGS__)

Completed in 3 milliseconds