Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DPointerChoreographer_test.cpp2486 testing::NiceMock<MockPointerChoreographerPolicyInterface> mockPolicy; in TEST_F_WITH_FLAGS() local
2487 EXPECT_CALL(mockPolicy, createPointerController(ControllerType::MOUSE)) in TEST_F_WITH_FLAGS()
2491 TestPointerChoreographer testChoreographer{testListener, mockPolicy, registeredListener, in TEST_F_WITH_FLAGS()