Searched refs:firstMiss (Results 1 – 1 of 1) sorted by relevance
200 int firstMiss = -1; in checkArray() local215 if (misses == 0) firstMiss = i; in checkArray()222 throw new RuntimeException("checkArray failed at "+firstMiss in checkArray()