Home
last modified time | relevance | path

Searched defs:timerInfo2 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_proxy_test.cpp820 …auto timerInfo2 = std::make_shared<TimerInfo>(TIMER_ID + 1, 0, duration, timePoint, duration, time… variable
877 …auto timerInfo2 = std::make_shared<TimerInfo>(TIMER_ID + 1, 0, duration, timePoint, duration, time… variable
H A Dtime_client_test.cpp782 auto timerInfo2 = std::make_shared<TimerInfoTest>(); variable
919 auto timerInfo2 = std::make_shared<TimerInfoTest>(); variable
H A Dtime_service_test.cpp1261 …auto timerInfo2 = std::make_shared<TimerInfo>(TIMER_ID, 1, duration1, timePoint, duration, timePoi… variable