Home
last modified time | relevance | path

Searched refs:nonexistent_bucket_name (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
Dtest_rb.py30 ['ls', '-Lb', 'gs://%s' % self.nonexistent_bucket_name],
48 stderr = self.RunGsUtil(['rb', 'gs://%s' % self.nonexistent_bucket_name],
55 'rb', '-f', 'gs://%s' % self.nonexistent_bucket_name,
Dtest_ls.py109 ['ls', '-lb', 'gs://%s' % self.nonexistent_bucket_name],
114 ['ls', '-Lb', 'gs://%s' % self.nonexistent_bucket_name],
119 ['ls', '-b', 'gs://%s' % self.nonexistent_bucket_name],
Dtest_rsync.py96 self.RunGsUtil(['rsync', suri(bucket_uri), self.nonexistent_bucket_name],
103 self.RunGsUtil(['rsync', tmpdir, suri(obj1), self.nonexistent_bucket_name],
936 self.default_provider, self.nonexistent_bucket_name)
950 self.default_provider, self.nonexistent_bucket_name)
Dtest_rm.py463 self.nonexistent_bucket_name)],
Dtest_cp.py281 '%s://%s' % (self.default_provider, self.nonexistent_bucket_name))
552 ['-m', 'cp', '-A', suri(self.nonexistent_bucket_name, 'foo'),
553 suri(self.nonexistent_bucket_name, 'bar')],
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/
Dintegration_testcase.py97 nonexistent_bucket_name = 'nonexistent-bucket-foobar.gmail.com' variable in GsUtilIntegrationTestCase
113 self.nonexistent_bucket_name = (