Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp538 const char* testNameBuf = env->GetStringUTFChars(_testName, nullptr); in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator() local
539 testName = testNameBuf; in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator()
540 env->ReleaseStringUTFChars(_testName, testNameBuf); in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator()