Lines Matching full:join
166 new_output = os.path.join(output, os.path.dirname(source_file).
227 files.append(os.path.join(dir_path, filename))
304 module_info_list_file = os.path.join(suite_out_dir, 'module_info.json')
306 module_info_list_file = os.path.join(suite_out_dir,
326 all_module_file = os.path.join(out_dir, 'module_info.json')
331 with open(os.path.join(root, file), 'r') as json_data:
334 os.remove(os.path.join(root, file))
338 test_component_file = os.path.join(out_dir, 'test_component.json')
365 gradle_dir = os.path.join(project_path, "gradle")
371 gralde_output_dir = os.path.join(gradle_dir, "entry", "build", "outputs")
376 file_util.copy_file(os.path.join(root, file),
377 os.path.join(out_put_dir.rstrip(','),