Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp119 static void SimulateMovePointerEvent(const std::pair<int32_t, int32_t> &srcLocation,
470 void InteractionManagerTest::SimulateMovePointerEvent(const std::pair<int32_t, int32_t> &srcLocation, in SimulateMovePointerEvent() argument
475 int32_t srcX = srcLocation.first; in SimulateMovePointerEvent()
476 int32_t srcY = srcLocation.second; in SimulateMovePointerEvent()

Completed in 5 milliseconds