Searched refs:mMaxRunTime (Results 1 – 3 of 3) sorted by relevance
88 private long mMaxRunTime = 30 * 60 * 1000L; field in DeviceBatteryLevelChecker158 if (System.currentTimeMillis() - startTime > mMaxRunTime) { in run()161 TimeUtil.formatElapsedTime(mMaxRunTime)); in run()
81 private int mMaxRunTime = 5 * 60 * 1000; field in NativeBenchmarkTest208 mMaxRunTime, TimeUnit.MILLISECONDS, 0); in doRunAllTestsInSubdirectory()
67 private long mMaxRunTime = 15 * 60 * 1000; field in GoogleBenchmarkTest178 mMaxRunTime, TimeUnit.MILLISECONDS, 0); in doRunAllTestsInSubdirectory()