Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp1214 class ShouldSplitTouchFixture : public InputDispatcherTest, class
1223 TEST_P(ShouldSplitTouchFixture, WallpaperWindowReceivesMultiTouch) { in TEST_P() argument