Searched refs:runtime (Results 1 – 6 of 6) sorted by relevance
64 float endTime = stopwatch.runtime(TimeUnit.SECONDS) + RUNTIME_SECONDS; in stressTestNNAPI()66 while (stopwatch.runtime(TimeUnit.SECONDS) < endTime) { in stressTestNNAPI()
343 long runtime = 0; in splitModules() local346 runtime += ((IRuntimeHintProvider) test).getRuntimeHint(); in splitModules()350 runtime += 60 * 1000; in splitModules()353 moduleRuntime.add(new Pair<String, Long>(moduleName, runtime)); in splitModules()
147 // similar to TYPE_UNION, but support runtime type check.434 // Length of an array. Also used for TYPE_VECTOR at runtime.456 // the runtime type used in the safe union.
16 …ion to instead install these packages from a local directory during test runtime by predownloading…
248 long runtime = Long.parseLong(parser.getAttributeValue(NS, RUNTIME_ATTR)); in getResultFromDir() local249 module.addRuntime(runtime); in getResultFromDir()
31 07-08 11:56:25 W/CompatibilityTest: Inaccurate runtime hint for armeabi-v7a SampleCameraTest, expec…