Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dutils.py427 def Decompress(sourcefile, dest=None): argument
437 logger.info("Start to decompress %s!", sourcefile)
439 if sourcefile.endswith(".tar.gz"):
440 with tarfile.open(sourcefile, "r:gz") as compressor:
442 elif sourcefile.endswith(".zip"):
443 with zipfile.ZipFile(sourcefile, 'r') as compressor:
/tools/tradefederation/core/res/jacoco/
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...