Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp484 RandomGraphGenerator* graphGenerator = in Java_com_android_nn_crashtest_core_test_RandomGraphTest_runRandomModel() local
495 result = graphGenerator->runRandomModel(_compilationOnly); in Java_com_android_nn_crashtest_core_test_RandomGraphTest_runRandomModel()
507 LOG(WARNING) << graphGenerator->mTestName in Java_com_android_nn_crashtest_core_test_RandomGraphTest_runRandomModel()
579 RandomGraphGenerator* graphGenerator = in Java_com_android_nn_crashtest_core_test_RandomGraphTest_destroyRandomGraphGenerator() local
581 delete graphGenerator; in Java_com_android_nn_crashtest_core_test_RandomGraphTest_destroyRandomGraphGenerator()