Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/app/
DNNClientEarlyTerminationTest.java77 final Intent runSomeInferencesInASeparateProcess = compileSupportedModelsOnNThreadsFor( in setUp()
129 private Intent compileSupportedModelsOnNThreadsFor(int threadCount, Duration testDuration) in compileSupportedModelsOnNThreadsFor() method in NNClientEarlyTerminationTest