Searched refs:get_outfile_path (Results 1 – 2 of 2) sorted by relevance
183 def get_outfile_path(build_dir) -> str: function339 output = open(get_outfile_path(build_dir), 'w')
356 with open(kunit_kernel.get_outfile_path(build_dir), 'rt') as outfile:
Completed in 5 milliseconds