Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp521 jstring _nnapiLogPath, jstring _failedModelDumpPath) { in Java_com_android_nn_crashtest_core_test_RandomGraphTest_createRandomGraphGenerator() argument
554 if (_failedModelDumpPath) { in Java_com_android_nn_crashtest_core_test_RandomGraphTest_createRandomGraphGenerator()
556 env->GetStringUTFChars(_failedModelDumpPath, nullptr); in Java_com_android_nn_crashtest_core_test_RandomGraphTest_createRandomGraphGenerator()
558 env->ReleaseStringUTFChars(_failedModelDumpPath, failedModelDumpPathTmp); in Java_com_android_nn_crashtest_core_test_RandomGraphTest_createRandomGraphGenerator()