Searched refs:expected_ev_rep_bitmap (Results 1 – 1 of 1) sorted by relevance
1021 let expected_ev_rep_bitmap = &virtio_input_bitmap::from_bits(&[0, 1]); in parse_keyboard_like_input_config_file_success() localVariable1022 assert_eq!(ev_rep_bitmap, expected_ev_rep_bitmap); in parse_keyboard_like_input_config_file_success()