HomeSort by relevance Sort by last modified time
    Searched refs:empty_doc1 (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_cors.py 37 empty_doc1 = '[]' variable in class:TestCors
99 fpath = self.CreateTempFile(contents=self.empty_doc1)
145 fpath = self.CreateTempFile(tmpdir=tmpdir, contents=self.empty_doc1)
161 fpath = self.CreateTempFile(tmpdir=tmpdir, contents=self.empty_doc1)
test_lifecycle.py 36 empty_doc1 = '{}' variable in class:TestSetLifecycle
81 fpath = self.CreateTempFile(contents=self.empty_doc1)
135 fpath = self.CreateTempFile(tmpdir=tmpdir, contents=self.empty_doc1)

Completed in 77 milliseconds