Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRandomGraphTest.java44 private String getNnapiLogFilePath() { in getNnapiLogFilePath() method in RandomGraphTest
196 mGraphSize, mDimensionsRange, mTestName, getNnapiLogFilePath(), in call()
239 } else if (!TextUtils.isEmpty(getNnapiLogFilePath())) { in call()
240 (new File(getNnapiLogFilePath())).delete(); in call()