Searched refs:testNameBuf (Results 1 – 1 of 1) sorted by relevance
538 const char* testNameBuf = env->GetStringUTFChars(_testName, nullptr); in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator() local539 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()