Searched defs:best_found (Results 1 – 2 of 2) sorted by relevance
81 let best_found = AtomicUsize::new(usize::max_value()); in find_first_folder_does_not_clobber_first_found() localVariable96 let best_found = AtomicUsize::new(0); in find_last_folder_yields_last_match() localVariable
46 let best_found = AtomicUsize::new(usize::max_value()); in find_first() localVariable56 let best_found = AtomicUsize::new(0); in find_last() localVariable66 best_found: &'p AtomicUsize, field170 best_found: &'p AtomicUsize, field