Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DPointerChoreographer_test.cpp116 class PointerChoreographerTest : public testing::Test { class
196 TEST_F(PointerChoreographerTest, ForwardsArgsToInnerListener) { in TEST_F() argument
242 TEST_F(PointerChoreographerTest, WhenMouseIsAddedCreatesPointerController) { in TEST_F() argument
250 TEST_F(PointerChoreographerTest, WhenMouseIsRemovedRemovesPointerController) { in TEST_F() argument
262 TEST_F(PointerChoreographerTest, WhenKeyboardIsAddedDoesNotCreatePointerController) { in TEST_F() argument
270 TEST_F(PointerChoreographerTest, SetsViewportForAssociatedMouse) { in TEST_F() argument
281 TEST_F(PointerChoreographerTest, WhenViewportSetLaterSetsViewportForAssociatedMouse) { in TEST_F() argument
293 TEST_F(PointerChoreographerTest, SetsDefaultMouseViewportForPointerController) { in TEST_F() argument
308 TEST_F(PointerChoreographerTest, in TEST_F() argument
331 TEST_F(PointerChoreographerTest, CallsNotifyPointerDisplayIdChanged) { in TEST_F() argument
[all …]