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.cpp184 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/
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