Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DRescuePartyTest.java210 HashMap<String, Integer> verifiedTimesMap = new HashMap<String, Integer>(); in testBootLoopDetectionWithExecutionForAllRescueLevels() local
215 verifiedTimesMap); in testBootLoopDetectionWithExecutionForAllRescueLevels()
228 verifiedTimesMap); in testBootLoopDetectionWithExecutionForAllRescueLevels()
233 verifiedTimesMap); in testBootLoopDetectionWithExecutionForAllRescueLevels()
296 HashMap<String, Integer> verifiedTimesMap = new HashMap<String, Integer>(); in testNonPersistentAppCrashDetectionWithScopedResets() local
300 verifiedTimesMap); in testNonPersistentAppCrashDetectionWithScopedResets()
305 verifiedTimesMap); in testNonPersistentAppCrashDetectionWithScopedResets()
310 verifiedTimesMap); in testNonPersistentAppCrashDetectionWithScopedResets()
343 HashMap<String, Integer> verifiedTimesMap = new HashMap<String, Integer>(); in testNonDeviceConfigSettingsOnlyResetOncePerLevel() local
347 expectedPackage1ResetNamespaces, verifiedTimesMap); in testNonDeviceConfigSettingsOnlyResetOncePerLevel()
[all …]