Home
last modified time | relevance | path

Searched defs:failedModelDumpPath (Results 1 – 2 of 2) sorted by relevance

/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp147 std::string failedModelDumpPath) in RandomGraphGenerator()
553 std::string failedModelDumpPath; in Java_com_android_nn_crashtest_core_test_RandomGraphTest_createRandomGraphGenerator() local
/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRandomGraphTest.java157 String testName, String nnapiLogPath, String failedModelDumpPath); in createRandomGraphGenerator()