Searched refs:runtime (Results 1 – 6 of 6) sorted by relevance
70 float endTime = stopwatch.runtime(TimeUnit.SECONDS) + RUNTIME_SECONDS; in stressTestNNAPI()72 while (stopwatch.runtime(TimeUnit.SECONDS) < endTime) { in stressTestNNAPI()
10 runtime: 30000000,
338 long runtime = 0; in splitModules() local341 runtime += ((IRuntimeHintProvider) test).getRuntimeHint(); in splitModules()345 runtime += 60 * 1000; in splitModules()348 moduleRuntime.add(new Pair<String, Long>(moduleName, runtime)); in splitModules()
73 sched_attr_.sched_runtime = pb.deadline().runtime(); in operator =()
197 required uint64 runtime = 2; field
242 # (useful for modules/projects where namespaces are manipulated during runtime