Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/pandora/
Dgen_cov.py14 DO_NOT_RETRY_TESTS = { variable
94 while (try_count == 1 or test not in DO_NOT_RETRY_TESTS) and try_count <= MAX_TRIES: