Home
last modified time | relevance | path

Searched refs:ScreenLockSystemAbilityTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_callback_test.cpp22 ScreenLockSystemAbilityTest::ScreenLockSystemAbilityTest(const EventListenerTest &eventListener) in ScreenLockSystemAbilityTest() function in OHOS::ScreenLock::ScreenLockSystemAbilityTest
26 ScreenLockSystemAbilityTest::~ScreenLockSystemAbilityTest() in ~ScreenLockSystemAbilityTest()
30 void ScreenLockSystemAbilityTest::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()
H A Dscreenlock_callback_test.h25 class ScreenLockSystemAbilityTest : public ScreenLockSystemAbilityStub {
27 explicit ScreenLockSystemAbilityTest(const EventListenerTest &eventListener);
28 virtual ~ScreenLockSystemAbilityTest();
H A Dscreenlock_client_test.cpp126 ScreenLockSystemAbilityTest(g_unlockTestListener);