Searched refs:mMaxRunTime (Results 1 – 3 of 3) sorted by relevance
94 private long mMaxRunTime = 30 * 60 * 1000L; field in DeviceBatteryLevelChecker255 if (System.currentTimeMillis() - startTime > mMaxRunTime) { in runBatteryCharging()258 TimeUtil.formatElapsedTime(mMaxRunTime)); in runBatteryCharging()
82 private int mMaxRunTime = 5 * 60 * 1000; field in NativeBenchmarkTest211 mMaxRunTime, TimeUnit.MILLISECONDS, 0); in doRunAllTestsInSubdirectory()
90 private long mMaxRunTime = 15 * 60 * 1000; field in GoogleBenchmarkTest475 mMaxRunTime /* maxTimeoutForCommand */, in executeCommand()492 mMaxRunTime /* maxTimeoutForCommand */, in executeCommandByScript()