Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp11668 class InputDispatcherPointerCaptureTests : public InputDispatcherTest { class
11706 TEST_F(InputDispatcherPointerCaptureTests, EnablePointerCaptureWhenFocused) { in TEST_F() argument
11723 TEST_F(InputDispatcherPointerCaptureTests, DisablesPointerCaptureAfterWindowLosesFocus) { in TEST_F() argument
11743 TEST_F(InputDispatcherPointerCaptureTests, UnexpectedStateChangeDisablesPointerCapture) { in TEST_F() argument
11756 TEST_F(InputDispatcherPointerCaptureTests, OutOfOrderRequests) { in TEST_F() argument
11779 TEST_F(InputDispatcherPointerCaptureTests, EnableRequestFollowsSequenceNumbers) { in TEST_F() argument
11798 TEST_F(InputDispatcherPointerCaptureTests, RapidToggleRequests) { in TEST_F() argument
11823 TEST_F(InputDispatcherPointerCaptureTests, MouseHoverAndPointerCapture) { in TEST_F() argument
11858 TEST_F(InputDispatcherPointerCaptureTests, MultiDisplayPointerCapture) { in TEST_F() argument