Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/app/
DNNParallelTestActivity.java63 private final CrashTestStatus mTestStatus = new CrashTestStatus(this::showMessage);
76 protected void showMessage(String msg) { in showMessage() method in NNParallelTestActivity
142 showMessage(String.format( in testResult()
158 showMessage("Stopping tests"); in onStopTestClicked()