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
578 JNIEnv* env, jclass /* static method */, jlong generatorHandle) { in Java_com_android_nn_crashtest_core_test_RandomGraphTest_destroyRandomGraphGenerator()