Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRandomGraphTest.java155 public static native long createRandomGraphGenerator(String nnApiDeviceName, int numOperations, in createRandomGraphGenerator() method
195 final long generatorHandle = RandomGraphTest.createRandomGraphGenerator(mDeviceName, in call()