Searched refs:numTimes (Results 1 – 1 of 1) sorted by relevance
329 private void noteBoot(int numTimes) { in noteBoot() argument330 for (int i = 0; i < numTimes; i++) { in noteBoot()335 private void notePersistentAppCrash(int numTimes) { in notePersistentAppCrash() argument336 for (int i = 0; i < numTimes; i++) { in notePersistentAppCrash()