Searched defs:generatorHandle (Results 1 – 2 of 2) sorted by relevance
159 public static native long destroyRandomGraphGenerator(long generatorHandle); in destroyRandomGraphGenerator()161 private static native int runRandomModel(long generatorHandle, in runRandomModel()195 final long generatorHandle = RandomGraphTest.createRandomGraphGenerator(mDeviceName, in call() local
576 JNIEnv* env, jclass /* static method */, jlong generatorHandle) { in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_destroyRandomGraphGenerator()