Searched defs:new_cwd (Results 1 – 6 of 6) sorted by relevance
78 const path new_cwd = current_path(); in TEST_CASE() local
83 const path new_cwd = current_path(); in set_to_non_absolute_path() local
79 def _RebasePath(path_or_list, new_cwd=None, old_cwd=None): argument
80 def _RebasePath(path_or_list, new_cwd=None, old_cwd=None): argument