Searched defs:file_truncate (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/functional/qemu_test/ | ||
H A D | utils.py | 24 def file_truncate(path, size): function |
/openbmc/qemu/tests/avocado/ | ||
H A D | boot_linux_console.py | 33 def file_truncate(path, size): function |