Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_manager_unit_test.cpp101 class TestExpiredCallbackStub : public ExpiredCallbackStub { class
137 …sptr<TestExpiredCallbackStub> expiredCallbackStub = sptr<TestExpiredCallbackStub>(new TestExpiredC…
157 …sptr<TestExpiredCallbackStub> expiredCallbackStub = sptr<TestExpiredCallbackStub>(new TestExpiredC…
233 …sptr<TestExpiredCallbackStub> expiredCallbackStub = sptr<TestExpiredCallbackStub>(new TestExpiredC…
291 …sptr<TestExpiredCallbackStub> expiredCallbackStub = sptr<TestExpiredCallbackStub>(new TestExpiredC…
337 …sptr<TestExpiredCallbackStub> expiredCallbackStub = sptr<TestExpiredCallbackStub>(new TestExpiredC…
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
H A Dbgtask_framework_unit_test.cpp101 class TestExpiredCallbackStub : public ExpiredCallbackStub { class
672 …sptr<TestExpiredCallbackStub> expiredCallbackStub = sptr<TestExpiredCallbackStub>(new TestExpiredC…
688 TestExpiredCallbackStub expiredCallbackStub = TestExpiredCallbackStub();
696 data2.WriteInterfaceToken(TestExpiredCallbackStub::GetDescriptor());
699 data3.WriteInterfaceToken(TestExpiredCallbackStub::GetDescriptor());
H A Dbgtask_framework_abnormal_unit_test.cpp85 class TestExpiredCallbackStub : public ExpiredCallbackStub { class
100 …sptr<TestExpiredCallbackStub> expiredCallbackStub = sptr<TestExpiredCallbackStub>(new TestExpiredC…