Home
last modified time | relevance | path

Searched refs:MODES (Results 1 - 21 of 21) sorted by relevance

/test/testfwk/developer_test/local_coverage/interface_coverage/
H A Dmake_report.py29 MODES = stat.S_IWUSR | stat.S_IRUSR variable
98 with os.fdopen(os.open(reportpath, FLAGS_WRITE, MODES), 'w') as report:
133 with os.fdopen(os.open(reportpath, FLAGS_ADD, MODES), 'a') as report:
169 with os.fdopen(os.open(reportpath, FLAGS_ADD, MODES), 'a') as report:
209 with os.fdopen(os.open(reportpath, FLAGS_ADD, MODES), 'a') as report:
245 with os.fdopen(os.open(reportpath, FLAGS_ADD, MODES), 'a') as report:
H A Dget_innerkits_json.py26 MODES = stat.S_IWUSR | stat.S_IRUSR variable
46 with os.fdopen(os.open(output_json_path, FLAGS, MODES), 'w') as json_file:
H A Dinterface_coverage_gcov_lcov.py32 MODES = stat.S_IWUSR | stat.S_IRUSR variable
407 with os.fdopen(os.open(report_path, FLAGS, MODES), 'w') as fd:
/test/testfwk/developer_test/libs/fuzzlib/
H A Dfuzzer_helper.py43 MODES = stat.S_IWUSR | stat.S_IRUSR variable
138 with os.fdopen(os.open(file_path, FLAGS, MODES), 'w') as filehandle:
144 with os.fdopen(os.open(file_path, FLAGS, MODES), 'w') as filehandle:
150 with os.fdopen(os.open(file_path, FLAGS, MODES), 'w') as filehandle:
155 with os.fdopen(os.open(file_path, FLAGS, MODES), 'w') as filehandle:
163 with os.fdopen(os.open(os.path.join(corpus_dir, 'init'), FLAGS, MODES), 'w') as filehandle:
205 with os.fdopen(os.open(subsystem_src_flag_file_path, FLAGS, MODES), 'wb') as file_handle:
/test/testfwk/developer_test/src/core/build/
H A Dpretreat_targets.py30 MODES = stat.S_IWUSR | stat.S_IRUSR variable
96 with os.fdopen(os.open(gn_path, FLAGS_WRITE, MODES), 'w') as filehandle:
109 FLAGS_ADD, MODES), 'a') as list_data:
123 with os.fdopen(os.open(i18n_path, FLAGS_WRITE, MODES), 'w') as i18n_file:
H A Dbuild_manager.py32 MODES = stat.S_IWUSR | stat.S_IRUSR variable
66 with os.fdopen(os.open(filepath, FLAGS, MODES), 'w') as gn_file:
/test/testfwk/developer_test/local_coverage/resident_service/
H A Dinit_gcov.py30 MODES = stat.S_IWUSR | stat.S_IRUSR variable
70 with os.fdopen(os.open(cfg_file_path, FLAGS, MODES), 'w') as json_file:
111 with os.fdopen(os.open(cfg_file_path, FLAGS, MODES), 'w') as json_file:
169 with os.fdopen(os.open(new_json, FLAGS, MODES), 'w') as f:
198 with os.fdopen(os.open(new_json, FLAGS, MODES), 'w') as f:
254 with os.fdopen(os.open(cfg_path, FLAGS, MODES), 'w') as r:
/test/testfwk/developer_test/local_coverage/restore_comment/
H A Dbuild_before_generate.py26 MODES = stat.S_IWUSR | stat.S_IRUSR variable
62 with os.fdopen(os.open(f"{source_dir}_bk{suffix_name}", FLAGS, MODES), 'w') as write_fp:
115 with os.fdopen(os.open(part_path, FLAGS, MODES), 'w') as out_file:
H A Dafter_lcov_branch.py24 MODES = stat.S_IWUSR | stat.S_IRUSR variable
57 with os.fdopen(os.open(f"{source_dir}_bk{suffix_name}", FLAGS, MODES), 'w') as write_fp:
/test/testfwk/developer_test/libs/fuzzlib/tools/
H A Drun_result.py23 MODES = stat.S_IWUSR | stat.S_IRUSR variable
86 with os.fdopen(os.open(analysis_ressult_path, FLAGS, MODES), 'wb') as f:
H A Dcolored.py23 MODES = stat.S_IWUSR | stat.S_IRUSR variable
109 with os.fdopen(os.open(run_log, FLAGS, MODES), 'ab') as f:
/test/testfwk/developer_test/src/core/command/
H A Dgen.py27 MODES = stat.S_IWUSR | stat.S_IRUSR variable
64 with os.fdopen(os.open(filepath, FLAGS, MODES), 'w') as gn_file:
H A Ddistribute_utils.py31 MODES = stat.S_IWUSR | stat.S_IRUSR variable
42 with os.fdopen(os.open(device_info_file_path, FLAGS, MODES), 'w') as file_handle:
/test/testfwk/developer_test/aw/python/distributed/common/
H A Dcommon.py24 MODES = stat.S_IWUSR | stat.S_IRUSR variable
88 with os.fdopen(os.open(savepath, FLAGS, MODES), 'w') as file_desc:
H A Ddrivers.py34 MODES = stat.S_IWUSR | stat.S_IRUSR variable
55 with os.fdopen(os.open(file_path, FLAGS, MODES), 'a') as file_desc:
/test/testfwk/developer_test/local_coverage/keyword_registration/
H A Dkeyword_filter.py35 MODES = stat.S_IWUSR | stat.S_IRUSR variable
71 with os.fdopen(os.open(css_file_path, FLAGS_ADD, MODES), 'a+') as file:
547 with os.fdopen(os.open(file_path, FLAGS_WRITE, MODES), 'w') as file:
653 with os.fdopen(os.open(index_path, FLAGS_WRITE, MODES), 'w') as file:
765 with os.fdopen(os.open(file_path, FLAGS_WRITE, MODES), 'w') as new_html:
772 with os.fdopen(os.open(file_path, FLAGS_WRITE, MODES), 'w') as new_html:
/test/testfwk/developer_test/local_coverage/
H A Dcoverage_tools.py31 MODES = stat.S_IWUSR | stat.S_IRUSR variable
54 with os.fdopen(os.open(system_info_path, FLAGS, MODES), 'w') as out_file:
/test/testfwk/developer_test/libs/benchmark/report/
H A Dgenerate_report.py26 MODES = stat.S_IWUSR | stat.S_IRUSR variable
276 FLAGS, MODES), 'w') as output_fd:
338 FLAGS, MODES), 'w') as output_fd:
/test/testfwk/developer_test/aw/python/distributed/distribute/
H A Ddistribute.py27 MODES = stat.S_IWUSR | stat.S_IRUSR variable
213 with os.fdopen(os.open(file_path, FLAGS, MODES), 'w') as file_desc:
/test/testfwk/developer_test/local_coverage/code_coverage/
H A Dmultiprocess_code_coverage.py31 MODES = stat.S_IWUSR | stat.S_IRUSR variable
69 with os.fdopen(os.open(coverage_log_path, FLAGS, MODES), 'a') as fd:
/test/testfwk/developer_test/src/core/driver/
H A Ddrivers.py66 MODES = stat.S_IWUSR | stat.S_IRUSR variable
212 with os.fdopen(os.open(filepath, FLAGS, MODES), 'w') as file_desc:
259 with os.fdopen(os.open(filepath, FLAGS, MODES), 'w') as file_desc:
285 with os.fdopen(os.open(filepath, FLAGS, MODES), 'w') as file_desc:
620 with os.fdopen(os.open(name, FLAGS, MODES), 'wb') as f:

Completed in 16 milliseconds