Searched refs:capture_3 (Results 1 – 1 of 1) sorted by relevance
362 fn capture_3() -> model::Capture { in capture_3() function379 vec![capture_1(), capture_1_wifi(), capture_2(), capture_3(), capture_4_uwb()] in all_test_captures()418 test_filter_captures_helper(vec!["wifi".to_string()], vec![capture_1_wifi(), capture_3()]); in test_match_wifi()419 test_filter_captures_helper(vec!["WIFI".to_string()], vec![capture_1_wifi(), capture_3()]); in test_match_wifi()