Home
last modified time | relevance | path

Searched refs:performanceDegradation (Results 1 – 1 of 1) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DPerformanceDegradationTest.java207 int performanceDegradation = (int) (((benchmarkWithOtherCompilingThread.getMeanTimeSec() in testDegradationForModels() local
214 mTestName, mAcceleratorName, mThreadCount, performanceDegradation, in testDegradationForModels()
217 if (performanceDegradation > mMaxPerformanceDegradationPercent) { in testDegradationForModels()
219 performanceDegradation, mMaxPerformanceDegradationPercent)); in testDegradationForModels()