Searched defs:zip_random_open_test (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_zipfile.py | 170 def zip_random_open_test(self, f, compression): member in TestsWithSourceFile |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_zipfile.py | 169 def zip_random_open_test(self, f, compression): member in AbstractTestsWithSourceFile |