OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bucket_uri2
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_du.py
125
bucket_uri2
, _ = self._create_nested_subdir()
131
'du', '-s', suri(bucket_uri1), suri(
bucket_uri2
)], return_stdout=True)
134
'%-10s %s' % (18, suri(
bucket_uri2
)),
141
bucket_uri2
, _ = self._create_nested_subdir()
143
subdir2 = suri(
bucket_uri2
, 'sub1')
test_cp.py
[
all
...]
Completed in 1999 milliseconds