Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfile_handler_unittest.cpp43 std::ofstream testfile; in TEST_F() local
75 std::ofstream testfile; in TEST_F() local
94 std::ofstream testfile; in TEST_F() local
113 std::ofstream testfile; in TEST_F() local
H A Dfirmware_json_unittest.cpp623 std::ofstream testfile; in TEST() local
665 std::ofstream testfile; in TEST() local
/openbmc/linux/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
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dparse.py23 testfile = """ variable in ParseTest
/openbmc/linux/tools/testing/selftests/mm/
H A Dsplit_huge_page_test.c238 char testfile[INPUT_MAX]; in split_file_backed_thp() local