Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dhap_resource_test.cpp71 auto cost = CurrentTimeUsec() - start; in TestGetIdValuesByName() local
107 auto cost = CurrentTimeUsec() - start; variable
149 auto cost = CurrentTimeUsec() - start; in GetIdValuesByNameFuncTest002() local
183 auto cost = CurrentTimeUsec() - start; variable
226 auto cost = CurrentTimeUsec() - start; variable
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
Dhap_resource_test.cpp75 auto cost = CurrentTimeUsec() - start; variable
154 auto cost = CurrentTimeUsec() - start; variable
222 auto cost = CurrentTimeUsec() - start; variable
/base/useriam/user_auth_framework/test/unittest/services/src/
Drelative_timer_test.cpp55 auto cost = duration_cast<milliseconds>(finish - start).count(); variable
Dschedule_node_test.cpp351 auto cost = duration_cast<milliseconds>(finish - start).count(); variable
404 auto cost = duration_cast<milliseconds>(finish - start).count(); variable
456 auto cost = duration_cast<milliseconds>(finish - start).count(); variable
508 auto cost = duration_cast<milliseconds>(finish - start).count(); variable
562 auto cost = duration_cast<milliseconds>(finish - start).count(); variable
/base/security/device_security_level/services/dfx/
Ddslm_hidumper.c81 uint32_t cost = (uint32_t)(endTime - beginTime); in GetCostTime() local
219 …uint32_t cost = (notifyNode->stop > notifyNode->start) ? (notifyNode->stop - notifyNode->start) : … in DumpHistoryCalls() local
/base/powermgr/power_manager/services/native/src/shutdown/
Dshutdown_controller.cpp274 int64_t cost = GetTickCount() - start; in TriggerAsyncShutdownCallbackInner() local
297 int64_t cost = GetTickCount() - start; in TriggerSyncShutdownCallbackInner() local
/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
Dapp_trace_context.cpp271 int64_t cost = appTraceContext_->traceBegin_ - appCallerEvent_->happenTime_; in DoCaptureTrace() local
334 int64_t cost = appCallerEvent_->taskEndTime_ - appCallerEvent_->happenTime_; in DoCaptureTrace() local
/base/security/access_token/interfaces/innerkits/token_setproc/test/unittest/src/
Dtokensetproc_kit_test.cpp469 double cost = (1000.0 * 1000.0 * ts2.tv_sec + 1e-3 * ts2.tv_nsec) - variable
/base/hiviewdfx/hiview/base/test/unittest/common/
Devent_loop_test.cpp88 auto cost = clock() - event->createTime_; in OnEvent() local
/base/powermgr/power_manager/services/native/src/suspend/
Dsuspend_controller.cpp98 int64_t cost = GetTickCount() - start; in TriggerSyncSleepCallbackInner() local
/base/security/device_security_level/test/dslm_unit_test/
Ddslm_test.cpp1292 auto cost = duration_cast<seconds>(curr - start).count(); in __anone53bed800302() local