Searched defs:test_callbacks (Results 1 – 13 of 13) sorted by relevance
322 let test_callbacks = TestCallbacks::new(); in test_notify_key_consumes_ephemeral_modifier_keys() localVariable349 let test_callbacks = TestCallbacks::new(); in test_notify_key_passes_ephemeral_modifier_keys_if_only_key_up_occurs() localVariable374 let test_callbacks = TestCallbacks::new(); in test_notify_key_passes_non_ephemeral_modifier_keys() localVariable399 let test_callbacks = TestCallbacks::new(); in test_notify_key_passes_non_modifier_keys() localVariable416 let mut test_callbacks = TestCallbacks::new(); in test_modifier_state_updated_on_modifier_key_press() localVariable465 let test_callbacks = TestCallbacks::new(); in test_modifier_state_cleared_on_non_modifier_key_press() localVariable489 let test_callbacks = TestCallbacks::new(); in test_modifier_state_unchanged_on_non_modifier_key_up_without_down() localVariable509 let test_callbacks = TestCallbacks::new(); in test_locked_modifier_state_not_cleared_on_non_modifier_key_press() localVariable551 let test_callbacks = TestCallbacks::new(); in test_modifier_state_restored_on_recreation() localVariable590 let test_callbacks = TestCallbacks::new(); in test_key_events_have_sticky_modifier_state() localVariable[all …]
277 let test_callbacks = TestCallbacks::new(); in test_is_notify_key_for_internal_non_alphabetic_keyboard_not_blocked() localVariable295 let test_callbacks = TestCallbacks::new(); in test_is_notify_key_for_external_stylus_not_blocked() localVariable314 let test_callbacks = TestCallbacks::new(); in test_notify_key_for_tv_remote_when_key_pressed_for_threshold_time() localVariable371 let test_callbacks = TestCallbacks::new(); in test_notify_key_for_internal_alphabetic_keyboard_when_key_pressed_for_threshold_time() localVariable423 let test_callbacks = TestCallbacks::new(); in test_notify_key_for_external_keyboard_when_key_pressed_for_threshold_time() localVariable475 let test_callbacks = TestCallbacks::new(); in test_notify_key_for_external_keyboard_when_key_not_pressed_for_threshold_time() localVariable508 let test_callbacks = TestCallbacks::new(); in test_notify_key_for_external_keyboard_when_device_removed_before_threshold_time() localVariable
264 let test_callbacks = TestCallbacks::new(); in test_not_enabled_with_default_filter() localVariable273 let test_callbacks = TestCallbacks::new(); in test_notify_key_with_no_filters() localVariable283 let test_callbacks = TestCallbacks::new(); in test_notify_key_with_filter() localVariable296 let test_callbacks = TestCallbacks::new(); in test_notify_devices_changed() localVariable313 let test_callbacks = TestCallbacks::new(); in test_notify_configuration_changed_enabled_bounce_keys() localVariable327 let test_callbacks = TestCallbacks::new(); in test_notify_configuration_changed_enabled_sticky_keys() localVariable341 let test_callbacks = TestCallbacks::new(); in test_notify_configuration_changed_enabled_slow_keys() localVariable356 let test_callbacks = TestCallbacks::new(); in test_notify_configuration_changed_destroys_existing_filters() localVariable459 pub mod test_callbacks { module
285 let test_callbacks = TestCallbacks::new(); in test_register_callback_creates_cpp_thread() localVariable294 let test_callbacks = TestCallbacks::new(); in test_unregister_callback_finishes_cpp_thread() localVariable304 let test_callbacks = TestCallbacks::new(); in test_notify_timeout_called_after_timeout_expired() localVariable318 let test_callbacks = TestCallbacks::new(); in test_notify_timeout_not_called_before_timeout_expired() localVariable
72 def test_callbacks(self): member in BasicWrapTestCase
242 def test_callbacks(self): member in FunctionTestCase
224 def test_callbacks(self): member in FunctionTestCase
162 int test_callbacks(cl_device_id deviceID, cl_context context, in test_callbacks() function
253 def test_callbacks(self): member in CodecCallbackTest
227 def test_callbacks(self): member in CodecCallbackTest