Home
last modified time | relevance | path

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

/ohos5.0/build/test/example/
H A Dtest_build_option.py520 def check_file_res(resolve_result, file_list, is_real_path=False, time_over=TIME_OVER): argument
534 real_path = tmp_file if is_real_path else os.path.join(root_dir, gn_dir, tmp_file)
1030 check_file_flag = self.check_file_res(resolve_result, check_file_li, is_real_path=True)