Searched refs:remove_user_home_path (Results 1 – 4 of 4) sorted by relevance
121 stack_trace = common_util.remove_user_home_path(stack_trace)122 log = common_util.remove_user_home_path(log)
1176 stack_trace = common_util.remove_user_home_path(err)1177 logs = '%s exists? %s' % (common_util.remove_user_home_path(ipath),
497 def remove_user_home_path(data): function
295 result_path = common_util.remove_user_home_path(test_string)