Searched refs:func_prefix (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_print.py | 1980 func_names, stderr_func_names, replace_dict, func_prefix="" argument 2023 func_prefix + func_name, 2031 func_prefix + "q" + func_name, 2039 func_prefix + "d" + func_name, 2047 func_prefix + "l" + func_name, 2057 func_prefix + "", 2059 func_prefix + "q", 2060 func_prefix + "d", 2061 func_prefix + "l",
|