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 | 184 TestApplicationPreRecord testAppPreRecord(abilityRecord, appRecord, mockAppScheduler); in PrepareLoadTestAbilityAndApp() local 213 TestApplicationPreRecord testAppPreRecord(abilityRecord, appRecord, mockAppScheduler); in CreateTestApplicationRecord() local 259 …auto testAppPreRecord = CreateTestApplicationRecord(AbilityState::ABILITY_STATE_CREATE, curAppStat… in TestUpdateAbilityStateWhenAbilityIsCreate() local 269 …auto testAppPreRecord = CreateTestApplicationRecord(AbilityState::ABILITY_STATE_READY, curAppState… in TestUpdateAbilityStateToBackgroundWhenAbilityIsReady() local 278 …auto testAppPreRecord = CreateTestApplicationRecord(AbilityState::ABILITY_STATE_BACKGROUND, curApp… in TestUpdateAbilityStateToBackgroundWhenAbilityIsBackground() local 288 auto testAppPreRecord = CreateTestApplicationRecord(curAbilityState, curAppState); in TestTerminateAbilityWhenAbilityIsNotBackground() local 583 auto testAppPreRecord = variable 602 auto testAppPreRecord = variable 619 auto testAppPreRecord = variable 638 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
|