Home
last modified time | relevance | path

Searched refs:pmsTest (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/power_manager/test/unittest/src/
H A Dnative_power_state_machine_test.cpp68 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); in HWTEST_F() local
69 pmsTest->OnStart(); in HWTEST_F()
70 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); in HWTEST_F()
106 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); in HWTEST_F() local
107 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); in HWTEST_F()
151 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); in HWTEST_F() local
152 pmsTest->OnStart(); in HWTEST_F()
153 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); in HWTEST_F()
196 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); in HWTEST_F() local
198 auto stateMachine = std::make_shared<PowerStateMachine>(pmsTest); in HWTEST_F()
253 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
320 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
356 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
381 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
[all...]
H A Drunning_lock_native_test.cpp56 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); in HWTEST_F() local
57 pmsTest->OnStart(); in HWTEST_F()
58 auto stateMachine = pmsTest->GetPowerStateMachine(); in HWTEST_F()
62 auto runningLockMgr = std::make_shared<RunningLockMgr>(pmsTest); in HWTEST_F()
99 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); in HWTEST_F() local
100 pmsTest->OnStart(); in HWTEST_F()
101 auto stateMachine = pmsTest->GetPowerStateMachine(); in HWTEST_F()
105 auto runningLockMgr = std::make_shared<RunningLockMgr>(pmsTest); in HWTEST_F()
139 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); in HWTEST_F() local
140 pmsTest in HWTEST_F()
172 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
212 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
246 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
341 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
360 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
381 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
399 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
416 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
433 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
454 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
475 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
503 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
529 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
545 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
584 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
618 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
661 auto pmsTest = DelayedSpSingleton<PowerMgrService>::GetInstance(); HWTEST_F() local
[all...]

Completed in 2 milliseconds