Searched refs:CompilationBenchmarkResult (Results 1 – 7 of 7) sorted by relevance
19 public class CompilationBenchmarkResult { class25 public CompilationBenchmarkResult(float[] compileWithoutCacheTimeSec, in CompilationBenchmarkResult() method in CompilationBenchmarkResult
92 private synchronized native CompilationBenchmarkResult runCompilationBenchmark( in runCompilationBenchmark()421 public CompilationBenchmarkResult runCompilationBenchmark(float warmupTimeoutSec, in runCompilationBenchmark()426 CompilationBenchmarkResult result = runCompilationBenchmark( in runCompilationBenchmark()
255 CompilationBenchmarkResult result = in runCompilationBenchmarkLoop()
396 public void setCompilationBenchmarkResult(CompilationBenchmarkResult result) { in setCompilationBenchmarkResult()
63 struct CompilationBenchmarkResult { struct119 CompilationBenchmarkResult* result);
513 CompilationBenchmarkResult result; in Java_com_android_nn_benchmark_core_NNTestBase_runCompilationBenchmark()
669 CompilationBenchmarkResult* result) { in benchmarkCompilation()