Searched defs:CursorInputMapperUnitTest (Results 1 – 1 of 1) sorted by relevance
193 class CursorInputMapperUnitTest : public CursorInputMapperUnitTestBase { class201 TEST_F(CursorInputMapperUnitTest, GetSourcesReturnsMouseInPointerMode) { in TEST_F() argument208 TEST_F(CursorInputMapperUnitTest, GetSourcesReturnsTrackballInNavigationMode) { in TEST_F() argument219 TEST_F(CursorInputMapperUnitTest, HoverAndLeftButtonPress) { in TEST_F() argument263 TEST_F(CursorInputMapperUnitTest, ProcessPointerCapture) { in TEST_F() argument336 TEST_F(CursorInputMapperUnitTest, PopulateDeviceInfoReturnsScaledRangeInNavigationMode) { in TEST_F() argument353 TEST_F(CursorInputMapperUnitTest, ProcessShouldSetAllFieldsAndIncludeGlobalMetaState) { in TEST_F() argument427 TEST_F(CursorInputMapperUnitTest, ProcessShouldHandleIndependentXYUpdates) { in TEST_F() argument454 TEST_F(CursorInputMapperUnitTest, ProcessShouldHandleIndependentButtonUpdates) { in TEST_F() argument484 TEST_F(CursorInputMapperUnitTest, ProcessShouldHandleCombinedXYAndButtonUpdates) { in TEST_F() argument[all …]