Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp14095 using InputDispatcherStylusInterceptorDeathTest = InputDispatcherStylusInterceptorTest; typedef
14097 TEST_F(InputDispatcherStylusInterceptorDeathTest, UntrustedOverlay_AbortsDispatcher) { in TEST_F() argument