Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/test/fuzztest/distributedinputkit_fuzzer/
H A Ddistributed_input_kit_fuzzer.cpp75 class TestStopDInputCallback : class
78 TestStopDInputCallback() = default;
79 virtual ~TestStopDInputCallback() = default;
128 OHOS::sptr<TestStopDInputCallback> stopCb(new (std::nothrow) TestStopDInputCallback()); in StartRemoteInputFuzzTest()
164 OHOS::sptr<TestStopDInputCallback> stopCb(new (std::nothrow) TestStopDInputCallback()); in StopRemoteInputFuzzTest()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/
H A Ddistributed_input_inner_test.h78 class TestStopDInputCallback : public
81 TestStopDInputCallback() = default;
82 virtual ~TestStopDInputCallback() = default;
H A Ddistributed_input_inner_test.cpp71 void DistributedInputInnerTest::TestStopDInputCallback::OnResult( in OnResult()
318 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
327 sptr<TestStopDInputCallback> callback = nullptr;
355 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
365 sptr<TestStopDInputCallback> callback = nullptr;
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/
H A Ddistributed_input_client_test.h88 class TestStopDInputCallback : public
91 TestStopDInputCallback() = default;
92 virtual ~TestStopDInputCallback() = default;
H A Ddistributed_input_client_test.cpp109 void DistributedInputClientTest::TestStopDInputCallback::OnResult( in OnResult()
343 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
352 sptr<TestStopDInputCallback> callback = nullptr;
380 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
390 sptr<TestStopDInputCallback> callback = nullptr;
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H A Ddistributed_input_sourcemanager_test.h78 class TestStopDInputCallback : public
81 TestStopDInputCallback() = default;
82 virtual ~TestStopDInputCallback() = default;
H A Ddistributed_input_sourcemanager_test.cpp117 void DistributedInputSourceManagerTest::TestStopDInputCallback::OnResult( in OnResult()
512 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
523 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
535 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
597 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
607 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
627 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
667 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
686 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
1379 sptr<TestStopDInputCallback> callback(new TestStopDInputCallback());
[all …]