Searched refs:remove_user_home_path (Results 1 – 4 of 4) sorted by relevance
120 stack_trace = common_util.remove_user_home_path(stack_trace)121 log = common_util.remove_user_home_path(log)
1181 stack_trace = common_util.remove_user_home_path(err)1182 logs = '%s exists? %s' % (common_util.remove_user_home_path(ipath),
494 def remove_user_home_path(data): function
296 result_path = common_util.remove_user_home_path(test_string)