Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/
Dunit_testcase.py259 def _test_wildcard_iterator(cls, uri_or_str, debug=0): argument
278 uri_string = uri_or_str
279 if hasattr(uri_or_str, 'uri'):
280 uri_string = uri_or_str.uri