Searched refs:RandomGraphGenerator (Results 1 – 1 of 1) sorted by relevance
141 class RandomGraphGenerator { class143 RandomGraphGenerator(const ANeuralNetworksDevice* device, in RandomGraphGenerator() function in RandomGraphGenerator484 RandomGraphGenerator* graphGenerator = in Java_com_android_nn_crashtest_core_test_RandomGraphTest_runRandomModel()485 reinterpret_cast<RandomGraphGenerator*>(_generatorHandle); in Java_com_android_nn_crashtest_core_test_RandomGraphTest_runRandomModel()564 RandomGraphGenerator* result = new RandomGraphGenerator( in Java_com_android_nn_crashtest_core_test_RandomGraphTest_createRandomGraphGenerator()579 RandomGraphGenerator* graphGenerator = in Java_com_android_nn_crashtest_core_test_RandomGraphTest_destroyRandomGraphGenerator()580 reinterpret_cast<RandomGraphGenerator*>(generatorHandle); in Java_com_android_nn_crashtest_core_test_RandomGraphTest_destroyRandomGraphGenerator()