Searched refs:_testName (Results 1 – 1 of 1) sorted by relevance
518 jint _numOperations, jint _dimensionRange, jstring _testName, in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator() argument537 if (_testName) { in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator()538 const char* testNameBuf = env->GetStringUTFChars(_testName, nullptr); in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator()540 env->ReleaseStringUTFChars(_testName, testNameBuf); in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator()