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

  /development/vndk/tools/definition-tool/tests/
test_dex_file.py 75 def _create_zip_file(self, dest, paths): member in class:DexFileTest
115 self._create_zip_file(zip_file, [classes_dex, classes2_dex])
  /external/python/cpython3/PC/layout/
main.py 376 def _create_zip_file(ns): function
404 zip_file = _create_zip_file(ns)

Completed in 89 milliseconds