Home
last modified time | relevance | path

Searched defs:endTime (Results 1 – 2 of 2) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNModelLoadingStressTest.java68 float endTime = stopwatch.runtime(TimeUnit.SECONDS) + RUNTIME_SECONDS; in stressTestNNAPI() local
/test/mlts/benchmark/jni/
Drun_tflite.cpp401 long long endTime = currentTimeInUsec(); in benchmark() local
619 const long long endTime = currentTimeInUsec(); in benchmarkSingleTypeOfCompilation() local