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