Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp617 class InputEventCallbackTest : public MMI::IInputEventConsumer { class
619 InputEventCallbackTest() {} in InputEventCallbackTest() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest
620 explicit InputEventCallbackTest(std::function<void()> callback) : callback_(callback) {} in InputEventCallbackTest() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest