Home
last modified time | relevance | path

Searched refs:numTimes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DRescuePartyTest.java329 private void noteBoot(int numTimes) { in noteBoot() argument
330 for (int i = 0; i < numTimes; i++) { in noteBoot()
335 private void notePersistentAppCrash(int numTimes) { in notePersistentAppCrash() argument
336 for (int i = 0; i < numTimes; i++) { in notePersistentAppCrash()