Searched defs:toCheck (Results 1 – 4 of 4) sorted by relevance
84 Map<String, ZipEntry> toCheck = new HashMap<String, ZipEntry>(); in testCrcRange() local
544 private static boolean brokenIsUpper(char toCheck) { in brokenIsUpper()552 private static boolean brokenIsLower(char toCheck) { in brokenIsLower()
694 private void reset(ActivityRecord toCheck, in reset()711 boolean process(ActivityRecord toCheck, in process()
2666 Pair<Integer, String> toCheck = new Pair<>(code, reason); in maybeRemapReasonCode() local