Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/
H A Dams_app_mgr_service_module_test.cpp418 std::vector<std::string> testInstanceKeys; variable
423 auto result = appMgrService_->GetAllRunningInstanceKeysBySelf(testInstanceKeys);
440 std::vector<std::string> testInstanceKeys; variable
445 …o result = appMgrService_->GetAllRunningInstanceKeysByBundleName(testBundleName, testInstanceKeys);