Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRandomGraphTest.java106 public static final boolean DEFAULT_COMPILATION_ONLY = false; field in RandomGraphTest
138 RandomGraphTest.COMPILATION_ONLY, RandomGraphTest.DEFAULT_COMPILATION_ONLY), in intentInitializer()
169 mCompilationOnly = configParams.getBooleanExtra(COMPILATION_ONLY, DEFAULT_COMPILATION_ONLY); in init()