Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_arg_parser.py83 TF_EARLY_DEVICE_RELEASE = ('Tradefed flag to release the device as soon as ' variable
195 help=TF_EARLY_DEVICE_RELEASE)
324 TF_EARLY_DEVICE_RELEASE=TF_EARLY_DEVICE_RELEASE,
Dconstants_default.py60 TF_EARLY_DEVICE_RELEASE = 'TF_EARLY_DEVICE_RELEASE' variable
Datest.py204 'tf_early_device_release': constants.TF_EARLY_DEVICE_RELEASE,
/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py615 constants.TF_EARLY_DEVICE_RELEASE,
694 if not constants.TF_EARLY_DEVICE_RELEASE in extra_args:
Datest_tf_test_runner_unittest.py714 extra_args = {constants.TF_EARLY_DEVICE_RELEASE: True}