Searched refs:MAX_STEPS (Results 1 – 2 of 2) sorted by relevance
28 private static final int MAX_STEPS = 15; // The maximum number of levels that should be tried field in SoundLevelCalibration
133 const MAX_STEPS: usize = 5; in partial_insertion_sort() constant140 for _ in 0..MAX_STEPS { in partial_insertion_sort()