Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRunModelsInParallel.java189 String failureMsg = String.format("Test '%s': %d out of %d test failed", mTestName, in completedSuccessfully() local
192 Log.w(CrashTest.TAG, failureMsg); in completedSuccessfully()
193 return failure(failureMsg); in completedSuccessfully()