Home
last modified time | relevance | path

Searched defs:TestStartDragListener (Results 1 – 5 of 5) sorted by relevance

/base/msdp/device_status/test/unittest/intention/drag/src/
Ddrag_client_test.cpp245 class TestStartDragListener : public IStartDragListener { class
247 …explicit TestStartDragListener(std::function<void(const DragNotifyMsg&)> function) : function_(fun… in TestStartDragListener() function in OHOS::Msdp::DeviceStatus::TestStartDragListener
Ddrag_server_test.cpp256 class TestStartDragListener : public IStartDragListener { class
258 …explicit TestStartDragListener(std::function<void(const DragNotifyMsg&)> function) : function_(fun… in TestStartDragListener() function in OHOS::Msdp::DeviceStatus::TestStartDragListener
Ddrag_manager_test.cpp218 class TestStartDragListener : public IStartDragListener { class
220 …explicit TestStartDragListener(std::function<void(const DragNotifyMsg&)> function) : function_(fun… in TestStartDragListener() function in OHOS::Msdp::DeviceStatus::TestStartDragListener
/base/msdp/device_status/test/unittest/intention/services/src/
Dintention_service_test.cpp222 class TestStartDragListener : public IStartDragListener { class
224 …explicit TestStartDragListener(std::function<void(const DragNotifyMsg&)> function) : function_(fun… in TestStartDragListener() function in OHOS::Msdp::DeviceStatus::TestStartDragListener
/base/msdp/device_status/test/unittest/frameworks/src/
Dinteraction_drag_drawing_test.cpp125 class TestStartDragListener : public IStartDragListener { class
127 …explicit TestStartDragListener(std::function<void(const DragNotifyMsg&)> function) : function_(fun… in TestStartDragListener() function in OHOS::Msdp::DeviceStatus::TestStartDragListener