Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/functional/qemu_test/
H A Dutils.py49 def gzip_uncompress(gz_path, output_path): argument
60 def lzma_uncompress(xz_path, output_path): argument
71 def cpio_extract(cpio_handle, output_path): argument