Home
last modified time | relevance | path

Searched defs:timer1 (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dgraphic_timer_test.cpp69 GraphicTimer timer1(NEGTIVE_PERIORD, GraphicTimerTest::TimerCb, &timer1, false); variable
85 GraphicTimer timer1(NORMAL_PERIORD, GraphicTimerTest::TimerCb, &timer1, true); variable
/ohos5.0/base/startup/init/test/unittest/loopevent/
H A Dlooptimer_unittest.cpp128 TimerHandle timer1 = NULL; variable
159 TimerHandle timer1 = NULL; variable
/ohos5.0/foundation/multimodalinput/input/service/timer_manager/test/
H A Dtimer_manager_test.cpp327 auto timer1 = std::make_unique<TimerManager::TimerItem>(); variable
346 auto timer1 = std::make_unique<TimerManager::TimerItem>(); variable
/ohos5.0/base/startup/init/services/loopevent/timer/
H A Dle_timer.c41 TimerNode *timer1 = ListEntry(node, TimerNode, node); in TimerNodeCompareProc() local
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_timer_test.cpp400 Utils::Timer timer1("test_timer_1"); variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/timer_benchmark_test/
H A Dtimer_benchmark_test.cpp396 Utils::Timer timer1("test_timer_1"); in BENCHMARK_F() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_store_test.cpp376 ReminderRequestTimer* timer1 = static_cast<ReminderRequestTimer*>(each.GetRefPtr()); variable