/test/xts/acts/kernel_lite/util_posix/src/ |
H A D | ActsUtilCheckApiTest.cpp | 61 LOGD(" isalnum returnVal:='%d'\n", returnVal);
in HWTEST_F() 76 LOGD(" isalnum returnVal:='%d'\n", returnVal);
in HWTEST_F() 91 LOGD(" isalnum returnVal:='%d'\n", returnVal);
in HWTEST_F() 106 LOGD(" isalnum returnVal:='%d'\n", returnVal);
in HWTEST_F() 121 LOGD(" isalnum returnVal:='%d'\n", returnVal);
in HWTEST_F() 136 LOGD(" isalnum_l returnVal:='%d'\n", returnVal);
in HWTEST_F() 151 LOGD(" isalnum_l returnVal:='%d'\n", returnVal);
in HWTEST_F() 166 LOGD(" isalnum_l returnVal:='%d'\n", returnVal);
in HWTEST_F() 181 LOGD(" isalnum_l returnVal:='%d'\n", returnVal);
in HWTEST_F() 196 LOGD(" isalnum_ in HWTEST_F() [all...] |
H A D | ActsUtilWideCheckApiTest.cpp | 59 LOGD(" iswalnum returnVal:='%d'\n", returnVal);
in HWTEST_F() 74 LOGD(" iswalnum returnVal:='%d'\n", returnVal);
in HWTEST_F() 89 LOGD(" iswalnum returnVal:='%d'\n", returnVal);
in HWTEST_F() 104 LOGD(" iswalnum returnVal:='%d'\n", returnVal);
in HWTEST_F() 119 LOGD(" iswalnum returnVal:='%d'\n", returnVal);
in HWTEST_F() 134 LOGD(" iswalnum_l returnVal:='%d'\n", returnVal);
in HWTEST_F() 149 LOGD(" iswalnum_l returnVal:='%d'\n", returnVal);
in HWTEST_F() 164 LOGD(" iswalnum_l returnVal:='%d'\n", returnVal);
in HWTEST_F() 179 LOGD(" iswalnum_l returnVal:='%d'\n", returnVal);
in HWTEST_F() 194 LOGD(" iswalnum_ in HWTEST_F() [all...] |
H A D | ActsUtilConvertApiTest.cpp | 63 LOGD(" _tolower c:='%c', returnVal:='%c'\n", paraChar, returnVal);
in HWTEST_F() 78 LOGD(" _tolower c:='%c', returnVal:='%c'\n", paraChar, returnVal);
in HWTEST_F() 93 LOGD(" _tolower c:='%c', returnVal:='%c'\n", paraChar, returnVal);
in HWTEST_F() 109 LOGD(" _tolower c:='%c', returnVal:='%c'/n", paraChar, returnVal);
in HWTEST_F() 125 LOGD(" _tolower c:='%c', returnVal:='%c'/n", paraChar, returnVal);
in HWTEST_F() 141 LOGD(" _tolower c:='%c', returnVal:='%c'/n", paraChar, returnVal);
in HWTEST_F() 157 LOGD(" _toupper c:='%c', returnVal:='%c'\n", paraChar, returnVal);
in HWTEST_F() 172 LOGD(" _toupper c:='%c', returnVal:='%c'\n", paraChar, returnVal);
in HWTEST_F() 188 LOGD(" _toupper c:='%c', returnVal:='%c'/n", paraChar, returnVal);
in HWTEST_F() 204 LOGD(" _touppe in HWTEST_F() [all...] |
H A D | ActsUtilStringOperApiTest.cpp | 61 LOGD(" ffs returnVal:='%d'\n", returnVal);
in HWTEST_F() 76 LOGD(" ffs returnVal:='%d'\n", returnVal);
in HWTEST_F() 91 LOGD(" ffs returnVal:='%d'\n", returnVal);
in HWTEST_F() 106 LOGD(" ffsl returnVal:='%d'\n", returnVal);
in HWTEST_F() 121 LOGD(" ffsl returnVal:='%d'\n", returnVal);
in HWTEST_F() 136 LOGD(" ffsl returnVal:='%d'\n", returnVal);
in HWTEST_F() 151 LOGD(" ffsll returnVal:='%d'\n", returnVal);
in HWTEST_F() 166 LOGD(" ffsll returnVal:='%d'\n", returnVal);
in HWTEST_F() 181 LOGD(" ffsll returnVal:='%d'\n", returnVal);
in HWTEST_F() 196 LOGD(" wcwidt in HWTEST_F() [all...] |
H A D | ActsUtilMathApiTest.cpp | 56 LOGD(" drand48 returnVal:='%f'\n", returnVal);
in HWTEST_F() 70 LOGD(" erand48 returnVal:='%f'\n", returnVal);
in HWTEST_F() 84 LOGD(" jrand48 returnVal:='%ld'\n", returnVal);
in HWTEST_F() 100 LOGD(" mrand48 returnVal:='%ld'\n", returnVal);
in HWTEST_F() 116 LOGD(" lrand48 returnVal:='%ld'\n", returnVal);
in HWTEST_F() 135 LOGD(" initstate returnVal:='%x'\n", returnVal);
in HWTEST_F() 138 LOGD(" setstate returnVal:='%x'\n", returnVal);
in HWTEST_F() 152 LOGD(" nrand48 returnVal:='%ld'\n", returnVal);
in HWTEST_F() 166 LOGD(" rand_r returnVal:='%ld'\n", returnVal);
in HWTEST_F()
|
H A D | ActsUtilDataStructApiTest.cpp | 97 LOGD(" hcreate createResult:='%d'\n", createResult);
in HWTEST_F() 108 LOGD(" hsearch searchResult->data:='%s'\n", searchResult->data);
in HWTEST_F() 128 LOGD(" hcreate createResult:='%d'\n", createResult);
in HWTEST_F() 155 LOGD(" hcreate_r createResult:='%d'\n", createResult);
in HWTEST_F() 166 LOGD(" hsearch_r searchResult->data:='%s'\n", searchResult->data);
in HWTEST_F() 187 LOGD(" hcreate_r createResult:='%d'\n", createResult);
in HWTEST_F() 192 LOGD(" hsearch_r searchResult='%s'\n", searchResult);
in HWTEST_F()
|
H A D | ActsUtilMsgApiTest.cpp | 53 LOGD(" fmtmsg returnVal:='%d'\n", returnVal);
in HWTEST_F()
|
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/ |
H A D | plugin_manager.cpp | 62 LOGD("GetContext APP_LIFECYCLE"); in GetContext() 77 LOGD("GetContext JS_PAGE_LIFECYCLE"); in GetContext() 161 LOGD("MainOnMessage Triggered"); in MainOnMessage() 165 LOGD("PluginManager::NapiOnCreate"); in NapiOnCreate() 201 LOGD("PluginManager::OnShowNative"); in OnShowNative() 205 LOGD("PluginManager::OnHideNative"); in OnHideNative() 209 LOGD("PluginManager::OnDestroyNative"); in OnDestroyNative() 214 LOGD("PluginManager::NapiOnPageShow"); in NapiOnPageShow() 220 LOGD("PluginManager::NapiOnPageHide"); in NapiOnPageHide() 226 LOGD("PluginManage in OnPageShowNative() [all...] |
/test/xts/acts/kernel_lite/ipc_posix/signal/ |
H A D | SignalTestUtils.cpp | 104 LOGD("before kill");
in DefaultActionTest() 118 LOGD("child start");
in DefaultActionTest() 135 LOGD("in parent...");
in SendAndRecvTest() 158 LOGD("in child, pid=%d", getpid());
in SendAndRecvTest() 169 LOGD("child sleeping....");
in SendAndRecvTest() 171 LOGD("child exit 0....");
in SendAndRecvTest() 184 LOGD("%d bytes read from logfile:%s", bytes, buffer);
in CheckSigString() 187 LOGD("expect string len = %d", expectLen);
in CheckSigString()
|
H A D | SignalTest.cpp | 121 LOGD("parent: before kill");
in HWTEST_F() 568 LOGD("si: %d,%d,%d,%p", si.si_signo, si.si_code, si.si_value.sival_int, si.si_value.sival_int);
in HWTEST_F() 613 LOGD("before sigwaitinfo");
in HWTEST_F() 620 LOGD("after sigwaitinfo");
in HWTEST_F() 769 LOGD("raise SIGALRM");
in HWTEST_F()
|
/test/xts/acts/kernel_lite/utils/ |
H A D | utils.cpp | 27 LOGD("srand(time(0)) is called.");
in Initialize() 43 LOGD("diff=%f, pct=%f\n", diff, pct);
in CheckValueClose() 58 LOGD("KeepRun start : tv_sec=%ld, tv_nsec=%ld\n", time1.tv_sec, time1.tv_nsec);
in KeepRun() 66 LOGD("KeepRun end : tv_sec=%ld, tv_nsec=%ld\n", time2.tv_sec, time2.tv_nsec);
in KeepRun()
|
H A D | log.h | 40 #define LOGD(format, ...) fprintf(stdout, "[%.06f] " format "\n", GetCurTime(), ##__VA_ARGS__) macro 43 #define LOGD(...) macro
|
H A D | mt_utils.cpp | 106 LOGD("before pipe read"); in BlockOnPipe() 108 LOGD("after pipe read"); in BlockOnPipe()
|
/test/xts/acts/kernel_lite/sched_posix/src/ |
H A D | PthreadSchedApiTest.cpp | 301 LOGD("main:before post sem...");
in HWTEST_F() 303 LOGD("main:after post sem...");
in HWTEST_F() 350 LOGD("main:before post sem...");
in HWTEST_P() 352 LOGD("main:after post sem...");
in HWTEST_P() 419 LOGD("main:wait sub-thread...");
in HWTEST_F() 471 LOGD("main:wait sub-thread...");
in HWTEST_F()
|
/test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
H A D | log.h | 36 #define LOGD(format, ...) fprintf(stdout, "[%.06f] " format "\n", GetCurTime(), ##__VA_ARGS__) macro 39 #define LOGD(...) macro
|
H A D | utils.cpp | 24 LOGD("srand(time(0)) is called.");
in Initialize() 40 LOGD("diff=%f, pct=%f\n", diff, pct);
in CheckValueClose() 55 LOGD("KeepRun start : tv_sec=%ld, tv_nsec=%ld\n", time1.tv_sec, time1.tv_nsec);
in KeepRun() 65 LOGD("KeepRun end : tv_sec=%ld, tv_nsec=%ld\n", time2.tv_sec, time2.tv_nsec);
in KeepRun()
|
H A D | mt_utils.cpp | 109 LOGD("before pipe read"); in BlockOnPipe() 111 LOGD("after pipe read"); in BlockOnPipe()
|
/test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/cpp/common/ |
H A D | plugin_common.h | 23 #define LOGD(...) ((void)OH_LOG_Print(LOG_APP, LOG_DEBUG, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
|
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/common/ |
H A D | plugin_common.h | 23 #define LOGD(...) ((void)OH_LOG_Print(LOG_APP, LOG_DEBUG, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__))
macro
|
/test/xts/acts/arkui/ace_ets_web_napis/entry/src/main/cpp/common/ |
H A D | plugin_common.h | 23 #define LOGD(...) ((void)OH_LOG_Print(LOG_APP, LOG_DEBUG, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
|
/test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/common/ |
H A D | plugin_common.h | 24 #define LOGD(...) ((void)OH_LOG_Print(LOG_APP, LOG_DEBUG, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
|
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/ |
H A D | egl_core.cpp | 69 LOGD("EGLCore::GLContextInit window = %{public}p, w = %{public}d, h = %{public}d.", window, w, h); in GLContextInit()
|
H A D | plugin_render.cpp | 116 LOGD("DispatchMouseEventCB"); in DispatchMouseEventCB()
|
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/ |
H A D | avplayerndk.cpp | 62 #define LOGD(format, ...) ((void)OH_LOG_Print(LOG_APP, LOG_DEBUG, 0xFF00, LOG_MSG_TAG, format, ##__VA_ARGS__))
macro 1153 LOGD("AV_INFO_TYPE_POSITION_UPDATE value: %d", this->position);
in OnPositionUpdateCb() 1185 LOGD("AV_INFO_TYPE_BUFFERING_UPDATE bufferType: %d, bufferValue: %d",
in OnBufferingUpdateCb() 1325 LOGD("OnInfo type %d", type);
in AVPlayerOnInfoCallbackImpl() 1329 LOGD("OnInfo: no member func, type %d", type);
in AVPlayerOnInfoCallbackImpl()
|
/test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/ |
H A D | PictureNdk.cpp | 38 #define LOGD(...) ((void)OH_LOG_Print(LOG_APP, LOG_DEBUG, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro
|