Searched refs:kNonPointerSources (Results 1 – 1 of 1) sorted by relevance
962 constexpr static std::array kNonPointerSources = {std::pair(AINPUT_SOURCE_TRACKBALL, in TEST_F() local970 for (const auto& [source, action] : kNonPointerSources) { in TEST_F()