Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DUnwantedInteractionBlocker_test.cpp212 NotifyMotionArgs noPointers = removePointerIds(args, {0, 1}); in TEST() local
213 ASSERT_EQ(0u, noPointers.pointerCount); in TEST()