Home
last modified time | relevance | path

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

/external/toolchain-utils/crb/
Dcrb_driver.py51 def CreateAutotestListFromString(autotest_strings, default_iterations=None): argument
55 if default_iterations and not autotest.iterations:
56 autotest.iterations = default_iterations