Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/
Dtfc_host_controller.py73 attempt = command_attempt.CommandAttempt(
77 self._remote_client, self._tfc_client, attempt,
Dinvocation_thread_test.py43 attempt = command_attempt.CommandAttempt(
52 attempt, command, serials)
Dinvocation_thread.py47 attempt, argument
55 self._attempt = attempt
/test/vts/agents/hal/
DAgentRequestHandler.cpp226 for (int attempt = 0; attempt < 10; attempt++) { local
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DCompatibilityTest.java433 int attempt = 1; in run() local
435 if (attempt > NUM_PREP_ATTEMPTS || in run()
443 attempt++; in run()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...