Home
last modified time | relevance | path

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

/tools/asuite/atest/logstorage/
Datest_gcp_utils_unittest.py74 constants.DO_NOT_UPLOAD)
95 constants.DO_NOT_UPLOAD)
115 constants.DO_NOT_UPLOAD)
Datest_gcp_utils.py236 not_upload_file = os.path.join(config_folder, constants.DO_NOT_UPLOAD)
/tools/asuite/atest/
Dconstants_default.py318 DO_NOT_UPLOAD = 'DO_NOT_UPLOAD' variable