Home
last modified time | relevance | path

Searched refs:MockAbilitySchedulerStub (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/
H A Dipc_ability_scheduler_module_test.cpp83 sptr<MockAbilitySchedulerStub> stub(new MockAbilitySchedulerStub()); in HWTEST_F()
130 sptr<MockAbilitySchedulerStub> stub(new MockAbilitySchedulerStub()); in HWTEST_F()
173 sptr<MockAbilitySchedulerStub> stub(new MockAbilitySchedulerStub()); in HWTEST_F()
211 sptr<MockAbilitySchedulerStub> stub(new MockAbilitySchedulerStub()); in HWTEST_F()
240 sptr<MockAbilitySchedulerStub> stub(new MockAbilitySchedulerStub()); in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability_manager_client_for_data_ability_observer.h35 std::shared_ptr<MockAbilitySchedulerStub> GetMockAbilityScheduler() in GetMockAbilityScheduler()
38 mockAbilitySchedulerStubInstance = std::make_shared<MockAbilitySchedulerStub>(); in GetMockAbilityScheduler()
49 mockAbilitySchedulerStubInstance = std::make_shared<MockAbilitySchedulerStub>(); in GetAbilitySchedulerProxy()
88 std::shared_ptr<AppExecFwk::MockAbilitySchedulerStub> mockAbilitySchedulerStubInstance;
H A Dmock_ability_scheduler_for_observer.h28 class MockAbilitySchedulerStub : public AAFwk::AbilitySchedulerStub { class
30 MockAbilitySchedulerStub() = default;
31 virtual ~MockAbilitySchedulerStub() = default;
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_helper_impl_test.cpp175 porxyNew->acquireDataAbility_ = new (std::nothrow) MockAbilitySchedulerStub(); in HWTEST_F()
233 porxyNew->acquireDataAbility_ = new (std::nothrow) MockAbilitySchedulerStub(); in HWTEST_F()
317 porxyNew->acquireDataAbility_ = new (std::nothrow) MockAbilitySchedulerStub(); in HWTEST_F()
467 porxyNew->acquireDataAbility_ = new (std::nothrow) MockAbilitySchedulerStub(); in HWTEST_F()
492 porxyNew->acquireDataAbility_ = new (std::nothrow) MockAbilitySchedulerStub(); in HWTEST_F()
517 porxyNew->acquireDataAbility_ = new (std::nothrow) MockAbilitySchedulerStub(); in HWTEST_F()
546 porxyNew->acquireDataAbility_ = new (std::nothrow) MockAbilitySchedulerStub(); in HWTEST_F()
571 porxyNew->acquireDataAbility_ = new (std::nothrow) MockAbilitySchedulerStub(); in HWTEST_F()
596 porxyNew->acquireDataAbility_ = new (std::nothrow) MockAbilitySchedulerStub(); in HWTEST_F()
621 porxyNew->acquireDataAbility_ = new (std::nothrow) MockAbilitySchedulerStub(); in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_ability_scheduler_stub.h23 class MockAbilitySchedulerStub : public AbilitySchedulerStub { class
/foundation/ability/ability_runtime/test/moduletest/ability_record_test/
H A Dability_record_module_test.cpp260 sptr<MockAbilitySchedulerStub> mockAbilityScheduerStub(new MockAbilitySchedulerStub); in HWTEST_F()

Completed in 6 milliseconds