Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/kunit/
Dkunit_kernel.py122 def get_outfile_path(build_dir): function
/kernel/linux/linux-6.6/tools/testing/kunit/
Dkunit_kernel.py188 def get_outfile_path(build_dir: str) -> str: function