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