Home
last modified time | relevance | path

Searched defs:getInstrumentationResult (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java157 public BenchmarkResult getInstrumentationResult( in getInstrumentationResult() method in Processor
165 public BenchmarkResult getInstrumentationResult( in getInstrumentationResult() method in Processor
/aosp_15_r20/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBlasBenchmark.java99 float getInstrumentationResult(BlasTestList.TestName t) { in getInstrumentationResult() method in BlasBenchmark.Processor
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DImageProcessingActivityJB.java304 Result getInstrumentationResult(IPTestListJB.TestName t) { in getInstrumentationResult() method in ImageProcessingActivityJB.Processor