Searched refs:all_test_captures (Results 1 – 1 of 1) sorted by relevance
333 let mut captures = all_test_captures(); in test_filter_captures_helper()378 fn all_test_captures() -> Vec<model::Capture> { in all_test_captures() function389 test_filter_captures_helper(vec!["device".to_string()], all_test_captures()); in test_all_match()396 test_filter_captures_helper(vec!["40".to_string()], all_test_captures()); in test_match_capture_id()