Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp519 jstring _nnapiLogPath, jstring _failedModelDumpPath) { in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator() argument
544 if (_nnapiLogPath) { in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator()
546 env->GetStringUTFChars(_nnapiLogPath, nullptr); in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator()
548 env->ReleaseStringUTFChars(_nnapiLogPath, nnapiLogPathTmp); in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator()