Home
last modified time | relevance | path

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

/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dnotifier_mgr_test.cpp29 static constexpr int32_t APP_STATE_EXIT = 4; member
57 NotifierMgr::GetInstance().OnApplicationStateChange(APP_STATE_EXIT, IPCSkeleton::GetCallingPid()); in TearDown()
130 NotifierMgr::GetInstance().OnApplicationStateChange(APP_STATE_EXIT, 111111); in HWTEST_F()
167 NotifierMgr::GetInstance().OnApplicationStateChange(APP_STATE_EXIT, callingPid); in HWTEST_F()
H A Devent_listener_mgr_test.cpp30 static constexpr int32_t APP_STATE_EXIT = 4; member

Completed in 2 milliseconds