Home
last modified time | relevance | path

Searched refs:remove_user_home_path (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/aidegen/lib/
Daidegen_metrics.py121 stack_trace = common_util.remove_user_home_path(stack_trace)
122 log = common_util.remove_user_home_path(log)
Dide_util.py1176 stack_trace = common_util.remove_user_home_path(err)
1177 logs = '%s exists? %s' % (common_util.remove_user_home_path(ipath),
Dcommon_util.py497 def remove_user_home_path(data): function
Dcommon_util_unittest.py295 result_path = common_util.remove_user_home_path(test_string)