Searched refs:small_sample (Results 1 – 1 of 1) sorted by relevance
1031 let small_sample = vals.iter().choose_multiple(&mut r, 5); in test_sample_iter() localVariable1034 assert_eq!(small_sample.len(), 5); in test_sample_iter()1039 assert!(small_sample in test_sample_iter()