Searched defs:testAppPreRecord (Results 1 – 3 of 3) sorted by relevance
| /foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/ |
| D | ams_app_life_cycle_test.cpp | 179 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/ |
| D | ams_app_service_flow_module_test.cpp | 154 TestApplicationPreRunningRecord testAppPreRecord(appRecord, mockAppScheduler); in TestCreateApplicationRecordAndSetState() local
|
| /foundation/ability/ability_runtime/test/unittest/ams_app_workflow_test/ |
| D | ams_workflow_test.cpp | 163 TestApplicationPreRecord testAppPreRecord(appRecord, mockAppScheduler); in CreateTestApplicationRecord() local
|