Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dconstants_default.py317 CREDENTIAL_FILE_NAME = '' variable
/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py235 if constants.CREDENTIAL_FILE_NAME else 'aosp-master')
270 if (not constants.CREDENTIAL_FILE_NAME or
274 creds_f = os.path.join(config_folder, constants.CREDENTIAL_FILE_NAME)
Datest_tf_test_runner_unittest.py671 constants.CREDENTIAL_FILE_NAME = 'cred_file'
693 constants.CREDENTIAL_FILE_NAME = 'cred_file'