Home
last modified time | relevance | path

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

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