Lines Matching refs:exists
263 if os.path.exists(fangzhou_test_path):
267 if not os.path.exists(class_folder_path):
315 if os.path.exists(api_log_path):
324 if os.path.exists(api_log_path):
339 if not os.path.exists(jspath):
384 if os.path.exists(json_path):
483 if not os.path.exists(args.binarypath):
490 if args.ver_platform.find("arm64") == -1 and not os.path.exists(args.d_8_binary_path):
615 if not os.path.exists(yesterday_report) or not os.path.isfile(yesterday_report):
687 if os.path.exists(v_8_log_path):
707 if os.path.exists(report_file) and report_file.endswith('.xlsx'):
724 if os.path.exists(v_8_based_report_file) and os.path.isfile(v_8_based_report_file):
753 if os.path.exists(v_8_based_report_file_path) and os.path.isfile(v_8_based_report_file_path):
857 if os.path.exists(LOG_PATH):
869 if not os.path.exists(Constants.ARK_JS_VM_PATH):
878 if not os.path.exists(OUTPUT_PATH):
886 if os.path.exists(TODAY_EXCEL_PATH):