Home | History | Annotate | Download | only in kernel_tests

Lines Matching refs:gzip_files

677     gzip_files = []
685 gzip_files.append(zfn)
693 queue.enqueue_many([gzip_files]).run()
698 self.assertTrue(compat.as_text(k).startswith("%s:" % gzip_files[i]))