Searched refs:src_proj_path (Results 1 – 2 of 2) sorted by relevance
159 src_proj_path = os.path.join("out", proj_configs[0][0], proj_configs[0][1]) variable161 src_filter_path = src_proj_path + ".filters"172 with open(src_proj_path) as src_proj_file: