Searched refs:MousePointerControllerTestParam (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/frameworks/base/libs/input/tests/ |
H A D | PointerController_test.cpp | 428 struct MousePointerControllerTestParam { struct 437 public testing::WithParamInterface<MousePointerControllerTestParam> {}; 456 MousePointerControllerTestParam{{2.0f, 2.0f}, 461 MousePointerControllerTestParam{{2.0f, 2.0f}, 465 MousePointerControllerTestParam{{2.0f, 2.0f}, 469 MousePointerControllerTestParam{{2.0f, 2.0f}, 474 MousePointerControllerTestParam{{2.0f, 2.0f}, 478 MousePointerControllerTestParam{{2.0f, 2.0f}, 482 MousePointerControllerTestParam{{2.0f, 2.0f}, 487 MousePointerControllerTestParam{{2.0f, 2.0f}, [all …]
|