Home
last modified time | relevance | path

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

/frameworks/rs/tests/lldb/tests/harness/
Dutil_bundle.py108 max_num_attempts = 3
114 max_num_attempts, timeout)
Dutil_android.py115 def adb_retry(self, args, max_num_attempts, timeout): argument
148 for attempt in range(max_num_attempts):