Home
last modified time | relevance | path

Searched refs:RandomGraphGenerator (Results 1 – 1 of 1) sorted by relevance

/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp141 class RandomGraphGenerator { class
143 RandomGraphGenerator(const ANeuralNetworksDevice* device, in RandomGraphGenerator() function in RandomGraphGenerator
482 RandomGraphGenerator* graphGenerator = in Java_com_android_nn_crashtest_core_RandomGraphTest_runRandomModel()
483 reinterpret_cast<RandomGraphGenerator*>(_generatorHandle); in Java_com_android_nn_crashtest_core_RandomGraphTest_runRandomModel()
562 RandomGraphGenerator* result = new RandomGraphGenerator( in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_createRandomGraphGenerator()
577 RandomGraphGenerator* graphGenerator = in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_destroyRandomGraphGenerator()
578 reinterpret_cast<RandomGraphGenerator*>(generatorHandle); in com_android_nn_crashtest_core_RandomGraphTest_RandomGraphTest_destroyRandomGraphGenerator()