Home
last modified time | relevance | path

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

/external/skia/bin/
Dfetch-gn23 gnzip = os.path.join(tempfile.mkdtemp(), 'gn.zip') variable
24 with open(gnzip, 'wb') as f:
34 with zipfile.ZipFile(gnzip, 'r') as f: