Searched defs:test_thread (Results 1 – 3 of 3) sorted by relevance
278 let test_thread = get_thread(test_callbacks.clone()); in test_is_notify_key_for_internal_non_alphabetic_keyboard_not_blocked() localVariable296 let test_thread = get_thread(test_callbacks.clone()); in test_is_notify_key_for_external_stylus_not_blocked() localVariable315 let test_thread = get_thread(test_callbacks.clone()); in test_notify_key_for_tv_remote_when_key_pressed_for_threshold_time() localVariable372 let test_thread = get_thread(test_callbacks.clone()); in test_notify_key_for_internal_alphabetic_keyboard_when_key_pressed_for_threshold_time() localVariable424 let test_thread = get_thread(test_callbacks.clone()); in test_notify_key_for_external_keyboard_when_key_pressed_for_threshold_time() localVariable476 let test_thread = get_thread(test_callbacks.clone()); in test_notify_key_for_external_keyboard_when_key_not_pressed_for_threshold_time() localVariable509 let test_thread = get_thread(test_callbacks.clone()); in test_notify_key_for_external_keyboard_when_device_removed_before_threshold_time() localVariable
286 let test_thread = get_thread(test_callbacks.clone()); in test_register_callback_creates_cpp_thread() localVariable295 let test_thread = get_thread(test_callbacks.clone()); in test_unregister_callback_finishes_cpp_thread() localVariable305 let test_thread = get_thread(test_callbacks.clone()); in test_notify_timeout_called_after_timeout_expired() localVariable319 let test_thread = get_thread(test_callbacks.clone()); in test_notify_timeout_not_called_before_timeout_expired() localVariable
476 test_thread: Option<FakeCppThread>, field541 let test_thread = FakeCppThread::new(callback.clone()); in createInputFilterThread() localVariable