Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test_with_mock.cpp73 EXPECT_CALL(*WIN_MGR_MOCK, TouchPointToDisplayPoint).WillOnce(Return(true));
74 EXPECT_CALL(*WIN_MGR_MOCK, UpdateTargetPointer).WillOnce(Return(RET_OK));
/ohos5.0/foundation/multimodalinput/input/test/facility/mock/include/
H A Dinput_windows_manager_mock.h141 #define WIN_MGR_MOCK ::OHOS::MMI::InputWindowsManagerMock::GetInstance() macro
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_ex_test.cpp1297 … EXPECT_CALL(*WIN_MGR_MOCK, CheckWindowIdPermissionByPid).WillRepeatedly(testing::Return(RET_ERR));