Home
last modified time | relevance | path

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

/tools/asuite/atest/logstorage/
Dlogstorage_utils.py36 return constants.CREDENTIAL_FILE_NAME and constants.TOKEN_FILE_PATH
82 config_folder_path.joinpath(constants.CREDENTIAL_FILE_NAME).unlink(
Datest_gcp_utils.py254 constants.CREDENTIAL_FILE_NAME
297 default_branch = 'git_main' if constants.CREDENTIAL_FILE_NAME else 'aosp-main'
/tools/asuite/atest/
Dconstants_default.py310 CREDENTIAL_FILE_NAME = '' variable