Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNModelLoadingStressTest.java64 float endTime = stopwatch.runtime(TimeUnit.SECONDS) + RUNTIME_SECONDS; in stressTestNNAPI()
66 while (stopwatch.runtime(TimeUnit.SECONDS) < endTime) { in stressTestNNAPI()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/command/
DCompatibilityConsole.java343 long runtime = 0; in splitModules() local
346 runtime += ((IRuntimeHintProvider) test).getRuntimeHint(); in splitModules()
350 runtime += 60 * 1000; in splitModules()
353 moduleRuntime.add(new Pair<String, Long>(moduleName, runtime)); in splitModules()
/test/vts/proto/
DComponentSpecificationMessage.proto147 // 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.
/test/vts/doc/
Duser_manual.md16 …ion to instead install these packages from a local directory during test runtime by predownloading…
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DResultHandler.java248 long runtime = Long.parseLong(parser.getAttributeValue(NS, RUNTIME_ATTR)); in getResultFromDir() local
249 module.addRuntime(runtime); in getResultFromDir()
/test/vts/harnesses/tradefed/tests/res/testtype/
Dvts_multi_device_test_parser_output_error.txt31 07-08 11:56:25 W/CompatibilityTest: Inaccurate runtime hint for armeabi-v7a SampleCameraTest, expec…