Searched refs:subdir_2 (Results 1 – 1 of 1) sorted by relevance
1054 subdir_2 = tmp_path / "subdir-2"1055 subdir_2.mkdir()1056 with open(subdir_2 / "via-include-path-2", "w") as f:1070 dt = dtlib.DT("test.dts", include_path=(subdir_1, subdir_2))