/aosp_15_r20/external/cronet/net/data/ov_name_constraints/ |
H A D | generate-certs.py | 26 gencerts.write_string_to_file(root.get_cert_pem(), 'root.pem') 37 gencerts.write_string_to_file(i_o1_o2.get_cert_pem(), 'int-o1-o2.pem') 46 gencerts.write_string_to_file(i_o2_o1.get_cert_pem(), 'int-o2-o1.pem') 54 gencerts.write_string_to_file(i_o3.get_cert_pem(), 'int-o3.pem') 65 gencerts.write_string_to_file(i_bmp_o1.get_cert_pem(), 'int-bmp-o1.pem') 74 gencerts.write_string_to_file(i_o1_plus_o2.get_cert_pem(), 'int-o1-plus-o2.pem') 82 gencerts.write_string_to_file(i_cn.get_cert_pem(), 'int-cn.pem') 95 gencerts.write_string_to_file(nc_permit_o1.get_cert_pem(), 111 gencerts.write_string_to_file(nc_permit_bmp_o1.get_cert_pem(), 123 gencerts.write_string_to_file(nc_permit_cn.get_cert_pem(), [all …]
|
/aosp_15_r20/external/cronet/net/data/cert_issuer_source_aia_unittest/ |
H A D | generate-certs.py | 23 gencerts.write_string_to_file(root.get_cert_pem(), 'root.pem') 29 gencerts.write_string_to_file(i_base.get_cert_pem(), 'i.pem') 33 gencerts.write_string_to_file(i2.get_cert_pem(), 'i2.pem') 37 gencerts.write_string_to_file(i3.get_cert_pem(), 'i3.pem') 96 gencerts.write_string_to_file(target.get_cert_pem(), 'target_one_aia.pem') 101 gencerts.write_string_to_file(target.get_cert_pem(), 'target_no_aia.pem') 106 gencerts.write_string_to_file(target.get_cert_pem(), 'target_two_aia.pem') 111 gencerts.write_string_to_file(target.get_cert_pem(), 'target_three_aia.pem') 116 gencerts.write_string_to_file(target.get_cert_pem(), 'target_six_aia.pem') 121 gencerts.write_string_to_file(target.get_cert_pem(), 'target_file_aia.pem') [all …]
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | test_check_target_files_vintf.py | 58 def write_string_to_file(content, path, mode='w'): function 76 write_string_to_file(content, os.path.join(test_dir, rel_path)) 86 write_string_to_file(inp.read(), output_file) 93 write_string_to_file( 129 write_string_to_file('', os.path.join(test_dir, 'META/kernel_configs.txt')) 130 write_string_to_file('4.14.1', 139 write_string_to_file('', os.path.join(test_dir, 'META/kernel_configs.txt')) 140 write_string_to_file('4.14.0', 149 write_string_to_file('vintf_odm_manifest_skus=sku', 158 write_string_to_file('vintf_odm_manifest_skus=sku', [all …]
|
/aosp_15_r20/external/ltp/testcases/realtime/lib/ |
H A D | librttest.c | 662 static void write_string_to_file(const char *pathname, const char *string) in write_string_to_file() function 701 write_string_to_file("/proc/sys/kernel/trace_use_raw_cycles", "1"); in latency_trace_enable() 702 write_string_to_file("/proc/sys/kernel/trace_all_cpus", "1"); in latency_trace_enable() 703 write_string_to_file("/proc/sys/kernel/trace_enabled", "1"); in latency_trace_enable() 704 write_string_to_file("/proc/sys/kernel/trace_freerunning", "1"); in latency_trace_enable() 705 write_string_to_file("/proc/sys/kernel/trace_print_on_crash", "0"); in latency_trace_enable() 706 write_string_to_file("/proc/sys/kernel/trace_user_triggered", "1"); in latency_trace_enable() 707 write_string_to_file("/proc/sys/kernel/trace_user_trigger_irq", "-1"); in latency_trace_enable() 708 write_string_to_file("/proc/sys/kernel/trace_verbose", "0"); in latency_trace_enable() 709 write_string_to_file("/proc/sys/kernel/preempt_thresh", "0"); in latency_trace_enable() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/io/ |
H A D | file_io_test.py | 93 file_io.write_string_to_file(file_path, "testing") 120 file_io.write_string_to_file(file_path, "testing") 550 file_io.write_string_to_file(file_path, "testing") 567 file_io.write_string_to_file(file_path, "testing") 573 file_io.write_string_to_file(file1, "This is a sentence\n" * 100) 576 file_io.write_string_to_file(file2, "This is another sentence\n" * 100) 579 file_io.write_string_to_file(file3, u"This is another sentence\n" * 100) 586 file_io.write_string_to_file(file1, "This is a sentence\n" * 100) 589 file_io.write_string_to_file(file2, "This is b sentence\n" * 100) 592 file_io.write_string_to_file(file3, u"This is b sentence\n" * 100) [all …]
|
H A D | file_io.py | 354 def write_string_to_file(filename, file_content): function 642 write_string_to_file(filename, contents) 645 write_string_to_file(temp_pathname, contents)
|
/aosp_15_r20/external/cronet/net/data/gencerts/ |
H A D | __init__.py | 129 write_string_to_file(generation_arguments_str + '\n' + key_contents, 237 write_string_to_file('%s\n' % self.make_serial_number(), 240 write_string_to_file('', self.get_database_path()) 519 write_string_to_file(test_data, out_pem) 522 def write_string_to_file(data, path): function
|
/aosp_15_r20/external/cronet/net/data/verify_certificate_chain_unittest/ |
H A D | rebase-errors.py | 52 def write_string_to_file(data, path): function 95 write_string_to_file(contents, test_file_path) 119 write_string_to_file(actual_errors, errors_path)
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/verify_certificate_chain_unittest/ |
H A D | rebase-errors.py | 52 def write_string_to_file(data, path): function 97 write_string_to_file(contents, test_file_path) 121 write_string_to_file(actual_errors, errors_path)
|
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/ |
H A D | method_name_updater_test.py | 128 file_io.write_string_to_file( 232 file_io.write_string_to_file(path, str(_SAVED_MODEL_PROTO)) 348 file_io.write_string_to_file(
|
H A D | method_name_updater.py | 136 file_io.write_string_to_file(path, str(self._saved_model)) 141 file_io.write_string_to_file(
|
H A D | builder_impl.py | 421 file_io.write_string_to_file(path, str(self._saved_model)) 426 file_io.write_string_to_file(
|
H A D | saved_model_test.py | 73 file_io.write_string_to_file(asset_filepath, asset_file_contents) 700 file_io.write_string_to_file(ignored_filepath, "will be ignored") 1408 file_io.write_string_to_file(ignored_filepath, "will be ignored")
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/gcs_test/python/ |
H A D | gcs_smoke.py | 87 file_io.write_string_to_file(file_name, "test file.") 142 file_io.write_string_to_file(file_name, "test file creation.") 170 file_io.write_string_to_file(file_to_rename, "test file.")
|
/aosp_15_r20/external/cronet/net/data/parse_certificate_unittest/ |
H A D | regenerate_pem_from_ascii.py | 32 def write_string_to_file(data, path): function 102 write_string_to_file(modified, pem_path)
|
H A D | rebase-errors.py | 72 def write_string_to_file(data, path): function 101 write_string_to_file(contents, path)
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/parse_certificate_unittest/ |
H A D | regenerate_pem_from_ascii.py | 32 def write_string_to_file(data, path): function 102 write_string_to_file(modified, pem_path)
|
H A D | rebase-errors.py | 65 def write_string_to_file(data, path): function 101 write_string_to_file(contents, path)
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/ |
H A D | ignore_errors_test.py | 91 def write_string_to_file(value, filename): function 99 write_string_to_file(filename, filename)
|
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/test/ |
H A D | tf_function_test.py | 225 file_io.write_string_to_file( 264 file_io.write_string_to_file(
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/cert_issuer_source_static_unittest/ |
H A D | generate-certs.py | 42 gencerts.write_string_to_file(
|
/aosp_15_r20/external/cronet/net/data/cert_issuer_source_static_unittest/ |
H A D | generate-certs.py | 42 gencerts.write_string_to_file(
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/compatibility/update/ |
H A D | generate_v2_reorders_map.py | 131 file_io.write_string_to_file(output_file_path, renames_file_text)
|
H A D | generate_v2_renames_map.py | 182 file_io.write_string_to_file(output_file_path, renames_file_text)
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/tests/ |
H A D | api_compatibility_test.py | 316 file_io.write_string_to_file(
|