Home
last modified time | relevance | path

Searched refs:TEST_SYSTEM_ABILITY2 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_test.cpp57 constexpr int32_t TEST_SYSTEM_ABILITY2 = 1492; variable
1268 saMgr->startingAbilityMap_.emplace(TEST_SYSTEM_ABILITY2, mockAbilityItem1);
1493 saMgr->startingAbilityMap_[TEST_SYSTEM_ABILITY2] = mockAbilityItem1;
1527 saMgr->startingAbilityMap_[TEST_SYSTEM_ABILITY2] = mockAbilityItem1;
1567 saMgr->startingAbilityMap_[TEST_SYSTEM_ABILITY2] = mockAbilityItem2;
1609 saMgr->startingAbilityMap_[TEST_SYSTEM_ABILITY2] = mockAbilityItem2;
1652 saMgr->startingAbilityMap_[TEST_SYSTEM_ABILITY2] = mockAbilityItem2;
H A Dsystem_ability_mgr_new_test.cpp77 constexpr int32_t TEST_SYSTEM_ABILITY2 = 1492; variable
H A Dsystem_ability_state_scheduler_test.cpp46 constexpr int32_t TEST_SYSTEM_ABILITY2 = 1492; variable