Home
last modified time | relevance | path

Searched refs:ScheduleForegroundApplication (Results 1 - 25 of 29) sorted by relevance

12

/foundation/ability/ability_runtime/test/moduletest/appexecfwk_appkit_native_app_module_test/
H A Dappexecfwk_appkit_native_app_module_test_first.cpp152 mockAppMgr->ScheduleForegroundApplication(); in HWTEST_F()
183 mockAppMgr->ScheduleForegroundApplication(); in HWTEST_F()
369 mockAppMgr->ScheduleForegroundApplication(); in HWTEST_F()
408 mockAppMgr->ScheduleForegroundApplication(); in HWTEST_F()
447 mockAppMgr->ScheduleForegroundApplication(); in HWTEST_F()
451 mockAppMgr->ScheduleForegroundApplication(); in HWTEST_F()
486 mockAppMgr->ScheduleForegroundApplication(); in HWTEST_F()
529 mockAppMgr->ScheduleForegroundApplication(); in HWTEST_F()
537 mockAppMgr->ScheduleForegroundApplication(); in HWTEST_F()
H A Dappexecfwk_appkit_native_app_module_test_second.cpp114 mockAppMgr->ScheduleForegroundApplication(); in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/ams_app_workflow_test/
H A Dams_workflow_test.cpp183 EXPECT_CALL(*(appB.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
244 EXPECT_CALL(*(appC.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
283 EXPECT_CALL(*(appC.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
321 EXPECT_CALL(*(appB.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
362 EXPECT_CALL(*(appC.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
411 EXPECT_CALL(*(appC.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
629 EXPECT_CALL(*(appA.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
655 EXPECT_CALL(*(appA.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
682 EXPECT_CALL(*(appA.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
786 EXPECT_CALL(*(appB.mockAppScheduler_), ScheduleForegroundApplication()) in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_running_processes_info_module_test/
H A Dapp_running_processes_info_module_test.cpp219 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
284 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
351 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
434 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
501 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
566 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_service_flow_test/
H A Dams_app_service_flow_module_test.cpp189 EXPECT_CALL(*(testAppB.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
228 EXPECT_CALL(*(testAppB.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
240 EXPECT_CALL(*(testappC.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
317 EXPECT_CALL(*(testAppB.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
371 EXPECT_CALL(*(testAppB.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
388 EXPECT_CALL(*(testappC.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
619 EXPECT_CALL(*(testAppA.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
656 EXPECT_CALL(*(testAppA.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
698 EXPECT_CALL(*(testAppA.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
699 EXPECT_CALL(*(testAppB.mockAppScheduler_), ScheduleForegroundApplication()) in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_scheduler_test/
H A Dams_ipc_app_scheduler_module_test.cpp67 * FunctionPoints: test ScheduleForegroundApplication API,then check the function whether is good or not
69 * CaseDescription: execute ScheduleForegroundApplication API 10000 times
77 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
83 client->ScheduleForegroundApplication(); in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/
H A Dams_ipc_appscheduler_interface_test.cpp62 * Function: ScheduleForegroundApplication
64 * FunctionPoints: ScheduleForegroundApplication interface
66 * CaseDescription: Test the interface ScheduleForegroundApplication of AppScheduler
74 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
80 client->ScheduleForegroundApplication(); in HWTEST_F()
/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_app_scheduler.h34 MOCK_METHOD0(ScheduleForegroundApplication, bool());
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_app_scheduler_client.h32 MOCK_METHOD0(ScheduleForegroundApplication, bool());
H A Dmock_app_scheduler.h32 MOCK_METHOD0(ScheduleForegroundApplication, bool());
H A Dmock_application_proxy.h28 MOCK_METHOD0(ScheduleForegroundApplication, bool());
H A Dmock_application.h27 MOCK_METHOD0(ScheduleForegroundApplication, bool());
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_scheduler_interface.h37 * ScheduleForegroundApplication, call ScheduleForegroundApplication() through proxy project,
42 virtual bool ScheduleForegroundApplication() = 0;
H A Dapp_scheduler_proxy.h32 * ScheduleForegroundApplication, call ScheduleForegroundApplication() through proxy project,
37 virtual bool ScheduleForegroundApplication() override;
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_running_record_test/
H A Dams_app_running_record_module_test.cpp213 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
423 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
497 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_mgr_service.h257 void ScheduleForegroundApplication() in ScheduleForegroundApplication() function in OHOS::AppExecFwk::MockAppMgrService
260 Appthread_->ScheduleForegroundApplication(); in ScheduleForegroundApplication()
/foundation/ability/ability_runtime/test/unittest/ams_ability_running_record_test/
H A Dams_ability_running_record_test.cpp231 EXPECT_CALL(*mockedAppClient_, ScheduleForegroundApplication()).Times(1); in HWTEST_F()
392 EXPECT_CALL(*mockedAppClient_, ScheduleForegroundApplication()).Times(1); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp110 return appThread->ScheduleForegroundApplication(); in ScheduleForegroundRunning()
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dmain_thread.h137 bool ScheduleForegroundApplication() override;
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/
H A Dams_app_mgr_service_module_test.cpp44 bool ScheduleForegroundApplication() override
/foundation/ability/ability_runtime/test/moduletest/common/ams/ability_running_record_test/
H A Dams_ability_running_record_module_test.cpp74 bool ScheduleForegroundApplication() override
/foundation/ability/ability_runtime/test/unittest/app_running_processes_info_test/
H A Dapp_running_processes_info_test.cpp273 EXPECT_CALL(*mockApplication, ScheduleForegroundApplication()) in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
H A Dams_app_life_cycle_test.cpp586 EXPECT_CALL(*(testAppPreRecord.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
622 EXPECT_CALL(*(testAppPreRecord.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
675 EXPECT_CALL(*(testAppPreRecord.mockAppScheduler_), ScheduleForegroundApplication()).Times(1); in HWTEST_F()
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp161 ScheduleForegroundApplication(); in HandleScheduleForegroundApplication()
H A Dapp_scheduler_proxy.cpp40 bool AppSchedulerProxy::ScheduleForegroundApplication() in ScheduleForegroundApplication() function in OHOS::AppExecFwk::AppSchedulerProxy
42 TAG_LOGD(AAFwkTag::APPMGR, "AppSchedulerProxy::ScheduleForegroundApplication start"); in ScheduleForegroundApplication()

Completed in 23 milliseconds

12