Home
last modified time | relevance | path

Searched refs:NANO_TO_MILESECOND (Results 1 - 3 of 3) sorted by relevance

/base/time/time_service/test/unittest/service_test/src/
H A Dtime_proxy_test.cpp29 constexpr uint64_t NANO_TO_MILESECOND = 100000; member
93 auto nowElapsed = timerManagerHandler_->GetBootTimeNs().time_since_epoch().count() / NANO_TO_MILESECOND; in HWTEST_F()
136 auto nowElapsed = timerManagerHandler_->GetBootTimeNs().time_since_epoch().count() / NANO_TO_MILESECOND; in HWTEST_F()
175 auto nowElapsed = timerManagerHandler_->GetBootTimeNs().time_since_epoch().count() / NANO_TO_MILESECOND; in HWTEST_F()
217 auto nowElapsed = timerManagerHandler_->GetBootTimeNs().time_since_epoch().count() / NANO_TO_MILESECOND; in HWTEST_F()
264 auto nowElapsed = timerManagerHandler_->GetBootTimeNs().time_since_epoch().count() / NANO_TO_MILESECOND; in HWTEST_F()
302 auto nowElapsed = timerManagerHandler_->GetBootTimeNs().time_since_epoch().count() / NANO_TO_MILESECOND; in HWTEST_F()
371 auto nowElapsed = timerManagerHandler_->GetBootTimeNs().time_since_epoch().count() / NANO_TO_MILESECOND; in HWTEST_F()
500 auto nowElapsed = timerManagerHandler_->GetBootTimeNs().time_since_epoch().count() / NANO_TO_MILESECOND; in HWTEST_F()
584 auto nowElapsed = timerManagerHandler_->GetBootTimeNs().time_since_epoch().count() / NANO_TO_MILESECOND; in HWTEST_F()
[all...]
H A Dtime_service_test.cpp761 auto BootTimeMilli = BootTimeNano / NANO_TO_MILESECOND; in HWTEST_F()
/base/time/time_service/test/unittest/service_test/include/
H A Dtimer_info_test.h35 constexpr uint64_t NANO_TO_MILESECOND = 100000; member

Completed in 5 milliseconds