Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputEvent_test.cpp962 constexpr static std::array kNonPointerSources = {std::pair(AINPUT_SOURCE_TRACKBALL, in TEST_F() local
970 for (const auto& [source, action] : kNonPointerSources) { in TEST_F()