Searched defs:totalTime (Results 1 – 4 of 4) sorted by relevance
52 double totalTime = 0; in testReferenceBenchmark() local
193 double totalTime = 0; in Java_android_simplecpu_cts_CpuNative_runSort() local256 double totalTime = 0; in Java_android_simplecpu_cts_CpuNative_runMatrixMultiplication() local
293 final long totalTime = SystemClock.elapsedRealtime() - firstOutputTimeMs; in decodeFramesAndPlay() local535 private final long totalTime; field in DecodeAccuracyTestBase.SimplePlayer.PlayerResult539 boolean decodeSuccess, long totalTime) { in PlayerResult()
920 double totalTime = (System.nanoTime()-startTime)/1e9; in analyzeVideo() local