Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRunModelsInParallel.java125 notifyProgress("Test '%s': Benchmark #%d completed %s", mTestName, testIndex, in createSubTestRunner()
164 void notifyProgress(String messageFormat, Object... args) { in notifyProgress() method