Home
last modified time | relevance | path

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

/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py1369 def constant_list(*value): function
1382 constants.WAIT_FOR_DEBUGGER: constant_list('--wait-for-debugger'),
1383 constants.DISABLE_INSTALL: constant_list('--disable-target-preparers'),
1388 constants.DISABLE_TEARDOWN: constant_list('--disable-teardown'),
1389 constants.HOST: constant_list(
1395 constants.ALL_ABI: constant_list('--all-abi'),
1396 constants.INSTANT: constant_list(
1425 constants.COLLECT_TESTS_ONLY: constant_list('--collect-tests-only'),