Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DPointerChoreographer_test.cpp2045 auto mousePc = assertPointerControllerCreated(ControllerType::MOUSE); in TEST_P() local
2055 mousePc->assertPointerIconSet(PointerIconStyle::TYPE_TEXT); in TEST_P()
2062 mousePc->assertPointerIconNotSet(); in TEST_P()
2130 auto mousePc = assertPointerControllerCreated(ControllerType::MOUSE); in TEST_F() local
2131 ASSERT_EQ(DISPLAY_ID, mousePc->getDisplayId()); in TEST_F()
2134 ASSERT_FALSE(mousePc->isPointerShown()); in TEST_F()