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
96 private synchronized native CompilationBenchmarkResult runCompilationBenchmark( in runCompilationBenchmark()441 public CompilationBenchmarkResult runCompilationBenchmark(float warmupTimeoutSec, in runCompilationBenchmark()446 CompilationBenchmarkResult result = runCompilationBenchmark( in runCompilationBenchmark()
259 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()