Lines Matching defs:srcs
60 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::UNKNOWN}; in TEST_P() local
119 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::JOYSTICK}; in TEST_P() local
130 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::MOUSE}; in TEST_P() local
143 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::MOUSE_CAPTURED}; in TEST_P() local
158 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::TOUCHPAD}; in TEST_P() local
170 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::TOUCHPAD_CAPTURED}; in TEST_P() local
184 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::ROTARY_ENCODER}; in TEST_P() local
197 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::STYLUS_DIRECT}; in TEST_P() local
210 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::STYLUS_INDIRECT}; in TEST_P() local
223 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::STYLUS_FUSED}; in TEST_P() local
236 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::TOUCH_NAVIGATION}; in TEST_P() local
249 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::TOUCHSCREEN}; in TEST_P() local
264 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::TRACKBALL}; in TEST_P() local
286 std::set<InputDeviceUsageSource> srcs{InputDeviceUsageSource::TOUCHSCREEN, in TEST() local