Searched refs:stopwatch (Results 1 – 2 of 2) sorted by relevance
43 @Rule public Stopwatch stopwatch = new Stopwatch() {}; field in NNModelLoadingStressTest64 float endTime = stopwatch.runtime(TimeUnit.SECONDS) + RUNTIME_SECONDS; in stressTestNNAPI()66 while (stopwatch.runtime(TimeUnit.SECONDS) < endTime) { in stressTestNNAPI()
828 stopwatch