Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/cgroup/
H A Diocost_coef_gen.py89 def run_fio(testfile, duration, iotype, iodepth, blocksize, jobs): argument
130 testfile = f'/dev/{devname}' variable
134 testfile = 'iocost-coef-fio.testfile' variable
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dparse.py23 testfile = """ variable in ParseTest