Home
last modified time | relevance | path

Searched defs:justCompileModel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/test/mlts/benchmark/native/
Dmulti_process_test.cpp110 bool justCompileModel, bool mmapModel) { in runModel()
189 bool justCompileModel = in main() local
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRunModelsInMultipleProcesses.java68 String nnApiDeviceName, boolean justCompileModel, int clientFailureRatePercent) { in intentInitializer()