Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_arg_parser.py66 REQUEST_UPLOAD_RESULT = 'Request permission to upload test result or not.' variable
151 help=REQUEST_UPLOAD_RESULT)
314 REQUEST_UPLOAD_RESULT=REQUEST_UPLOAD_RESULT,
Dconstants_default.py61 REQUEST_UPLOAD_RESULT = 'REQUEST_UPLOAD_RESULT' variable
Datest.py205 'request_upload_result': constants.REQUEST_UPLOAD_RESULT}
/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py190 extra_args.get(constants.REQUEST_UPLOAD_RESULT, None))