Searched refs:crashProcess (Results 1 – 1 of 1) sorted by relevance
105 crashProcess("system_server", NATIVE_CRASHES_THRESHOLD); in testNativeWatchdogTriggersRollback()209 private void crashProcess(String processName, int numberOfCrashes) throws Exception { in crashProcess() method in StagedRollbackTest