Searched defs:oldRepeat (Results 1 – 2 of 2) sorted by relevance
39 @Benchmark void oldRepeat(int reps) { in oldRepeat() method in StringsRepeatBenchmark87 private static String oldRepeat(String string, int count) { in oldRepeat() method in StringsRepeatBenchmark
329 int oldRepeat = repeat; in readHuffmanCodeLengths() local