Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Dbase_config.py158 cs_remote_path = self._CloudStorageRemotePath(
177 cs_bucket, cs_hash, download_path, cs_remote_path,
243 cs_remote_path = self._CloudStorageRemotePath(
246 cs_bucket, cs_remote_path, dependency_path))
353 cs_remote_path = cs_remote_file if not cs_base_folder else (
355 return cs_remote_path
Dcloud_storage_info.py14 def __init__(self, cs_bucket, cs_hash, download_path, cs_remote_path, argument
29 self._cs_remote_path = cs_remote_path
Ddependency_info_unittest.py81 download_path='download_path2', cs_remote_path='cs_remote_path2')
90 download_path='download_path4', cs_remote_path='cs_remote_path4')
188 download_path='download_path2', cs_remote_path='cs_remote_path2')
199 download_path='download_path4', cs_remote_path='cs_remote_path4')
Dbase_config_unittest.py1473 cs_remote_path='cs_path111',
1477 cs_remote_path='cs_path112',
1482 cs_remote_path='cs_path1w1',