Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
Dams_app_life_cycle_test.cpp179 TestApplicationPreRecord testAppPreRecord(abilityRecord, appRecord, mockAppScheduler); in PrepareLoadTestAbilityAndApp() local
208 TestApplicationPreRecord testAppPreRecord(abilityRecord, appRecord, mockAppScheduler); in CreateTestApplicationRecord() local
254 …auto testAppPreRecord = CreateTestApplicationRecord(AbilityState::ABILITY_STATE_CREATE, curAppStat… in TestUpdateAbilityStateWhenAbilityIsCreate() local
264 …auto testAppPreRecord = CreateTestApplicationRecord(AbilityState::ABILITY_STATE_READY, curAppState… in TestUpdateAbilityStateToBackgroundWhenAbilityIsReady() local
273 …auto testAppPreRecord = CreateTestApplicationRecord(AbilityState::ABILITY_STATE_BACKGROUND, curApp… in TestUpdateAbilityStateToBackgroundWhenAbilityIsBackground() local
283 auto testAppPreRecord = CreateTestApplicationRecord(curAbilityState, curAppState); in TestTerminateAbilityWhenAbilityIsNotBackground() local
591 auto testAppPreRecord = variable
611 auto testAppPreRecord = variable
628 auto testAppPreRecord = variable
648 auto testAppPreRecord = variable
[all …]
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_service_flow_test/
Dams_app_service_flow_module_test.cpp154 TestApplicationPreRunningRecord testAppPreRecord(appRecord, mockAppScheduler); in TestCreateApplicationRecordAndSetState() local
/foundation/ability/ability_runtime/test/unittest/ams_app_workflow_test/
Dams_workflow_test.cpp163 TestApplicationPreRecord testAppPreRecord(appRecord, mockAppScheduler); in CreateTestApplicationRecord() local