Home
last modified time | relevance | path

Searched refs:encoding (Results 1 – 25 of 79) sorted by relevance

1234

/test/xts/acts/arkui/ace_ets_web_enhanced_stress/ace_ets_web_enhanced_stress_one/entry/src/main/ets/test/
DWebLoadDataTest.test.ets59 * @tc.desc : stress testing loadData when parameter is data,mimeType,encoding
74 * @tc.desc : stress testing LoadData when parameter is data,mimeType,encoding,baseUrl
89 * @tc.desc : stress testing LoadData when parameter is data,mimeType,encoding,historyUrl
104 * @tc.desc : stress testing LoadData when parameter is data,mimeType,encoding,historyUrl
119 * @tc.desc : stress testing LoadData when parameter is data,mimeType,encoding,baseUrl=""
134 …* @tc.desc : stress testing LoadData when parameter is data,mimeType,encoding,baseUrl="",hi…
149 …* @tc.desc : stress testing LoadData when parameter is data,mimeType,encoding,historyUrll=""
164 …* @tc.desc : stress testing LoadData when parameter is data,mimeType,encoding,baseUrll="",h…
179 …* @tc.desc : stress testing LoadData when parameter is data,mimeType,encoding,baseUrll,hist…
DWebViewControllerLoadDataTest.test.ets59 * @tc.desc : stress testing loadData when parameter using data,mimeType,encoding
75 * @tc.desc : stress testing loadData when parameter using data,mimeType,encoding,baseUrl
91 …* @tc.desc : stress testing loadData when parameter using data,mimeType,encoding,baseUrl,hi…
107 …* @tc.desc : stress testing loadData when parameter using data,mimeType,encoding,baseUrl=""…
122 …* @tc.desc : stress testing loadData when parameter using data,mimeType,encoding,baseUrl,hi…
137 …* @tc.desc : stress testing loadData when parameter using data,mimeType,encoding,baseUrl=""…
/test/xts/acts/arkui/ace_ets_web_enhanced_stress/ace_ets_web_enhanced_stress_one/entry/src/main/ets/MainAbility/pages/
DWebLoadDataTest.ets58 encoding: "UTF-8"
75 encoding: "UTF-8",
93 encoding: "UTF-8",
112 encoding: "UTF-8",
130 encoding: "UTF-8",
148 encoding: "UTF-8",
167 encoding: "UTF-8",
185 encoding: "UTF-8",
204 encoding: "UTF-8",
/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/members/
DreadLines.test.js70 encoding: 'utf-8' property
172 encoding: undefined property
201 encoding: 'utf-16' property
320 encoding : 'utf-8' property
351 encoding : 'utf-8' property
387 encoding: 'utf-8' property
580 encoding: undefined property
611 encoding: undefined property
646 encoding : 'utf-16' property
673 encoding : 'utf-16' property
Dreadtext.test.js117 encoding: 'utf-8' property
287 encoding: undefined property
488 encoding: 'utf-8' property
517 encoding: 'utf-8' property
550 encoding: 'utf-8' property
823 encoding: undefined property
852 encoding: undefined property
Dwrite.test.js72 encoding: 'utf-8', property
189 encoding: 'utf-8', property
382 encoding: undefined, property
388 encoding: undefined, property
752 encoding: 'utf-8', property
784 encoding: 'utf-8', property
1165 encoding: undefined, property
1171 encoding: undefined, property
1205 encoding: undefined, property
1215 encoding: undefined, property
Dfilerw.test.js47 …fileIO.write(file.fd, array, { length: bf, offset: offset, encoding: 'utf-8' }).then((writeLen) =>… property
62 …fileIO.write(file.fd, array, { length: bf, offset: offset, encoding: 'utf-8' }, (err, writeLen) =>… property
/test/xts/acts/storage/storagefileiojstest/src/main/js/test/module_fileio/class_stream/
Dwrite.test.js75 encoding: undefined property
81 encoding: undefined property
142 … ss.write(new ArrayBuffer(4096), { offset: 1, encoding: 'utf-8' }, function (err, bytesWritten) { property
172 let bytesWritten = await ss.write(content, { offset: 1, length: 5, encoding: 'utf-8' }); property
201 let bytesWritten = await ss.write(content, {offset:1, position:5, encoding: 'utf-8' }); property
344 await ss.write("hello, world", {encoding: 'GB2312' }); property
631 encoding: undefined property
637 encoding: undefined property
671 encoding: undefined property
681 encoding: undefined property
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib_lite.py141 data = telnet.read_until(bytes(command, encoding="utf8"),
149 expect_result = [bytes(CPP_TEST_STANDARD_SIGN, encoding="utf8"),
150 bytes(CPP_SYS_STANDARD_SIGN, encoding="utf8"),
151 bytes(CPP_TEST_END_SIGN, encoding="utf8"),
152 bytes(CPP_TEST_STOP_SIGN, encoding="utf8")]
/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/class_stream/
Dwrite.test.js153 let bytesWritten = sr.writeSync(FILE_CONTENT, { encoding: 'utf-8' }); property
266 encoding: 'utf-8' property
297 encoding: 'utf-8' property
409 encoding: undefined property
667 let bytesWritten = await sr.write(FILE_CONTENT, { encoding: 'utf-8' }); property
696 encoding: 'utf-8' property
861 encoding: 'utf-8' property
893 encoding: 'utf-8' property
930 encoding: 'utf-8' property
962 encoding: 'utf-8' property
[all …]
/test/xts/acts/storage/storagefileiojstest/src/main/js/test/module_fileio/members/
Dwrite.test.js65 encoding: 'utf-8', property
328 encoding: undefined, property
470 encoding: 'utf-8', property
636 encoding: 'utf-8', property
744 encoding: undefined, property
750 encoding: undefined, property
784 encoding: undefined, property
794 encoding: undefined, property
Dreadtext.test.js197 encoding: undefined, property
223 … fileio.readText(fpath, { position: pos, length: len, encoding: 'utf-8' }, function (err, str) { property
368 encoding: undefined, property
397 encoding: undefined, property
Dopen.test.js265 encoding: 'utf-8', property
316 encoding: 'utf-8', property
322 encoding: 'utf-8', property
/test/testfwk/xdevice/src/xdevice/_core/testkit/
Djson_parser.py67 path_or_content, encoding="utf-8")
76 "r", encoding="utf-8") as file_content:
/test/testfwk/developer_test/localCoverage/restore_comment/
Drestore_source_code.py32 with open(subsystem_config_path, "r", encoding="utf-8", errors="ignore") as fp:
Dbuild_before_generate.py56 with open(path, "r", encoding="utf-8", errors="ignore") as read_fp:
86 with open(subsystem_config_path, "r", encoding="utf-8", errors="ignore") as fp:
/test/testfwk/developer_test/localCoverage/resident_service/
Dinit_gcov.py140 tree.write(os.path.join(config_path, 'foundation.xml'), encoding='utf-8', xml_declaration=True)
154 with open(origin_json, "r", encoding="UTF-8") as f:
181 with open(origin_json, "r", encoding="UTF-8") as f:
223 …tree.write(os.path.join(config_path, '{}.xml'.format(serv)), encoding='utf-8', xml_declaration=Tru…
/test/xts/acts/storage/storagefileiojstest/src/main/js/test/
DFileIO.test.js122 encoding: 'utf-8', property
166 encoding: 'utf-8', property
213 encoding: 'utf-8', property
242 encoding: 'utf-8', property
287 encoding: 'utf-8', property
363 encoding: 'utf-8', property
636 encoding: 'utf-8', property
660 encoding: 'utf-8', property
708 encoding: 'utf-8', property
742 encoding: 'utf-8', property
[all …]
/test/testfwk/xdevice/src/xdevice/_core/
Dlogger.py65 encoding="UTF-8")
101 encoding="UTF-8")
122 backup_count=MAX_LOG_NUMS, encoding="utf-8")
375 encoding=None, delay=False): argument
377 backup_count, encoding, delay)
/test/testfwk/xdevice/src/xdevice/_core/report/
Dencrypt.py67 plain_text = str(content).encode(encoding='utf-8')
127 return plain_text.decode(encoding='utf-8')
/test/testfwk/developer_test/localCoverage/
Dcoverage_tools.py44 with open(all_system_info_path, "r", encoding="utf-8") as system_text:
125 with open(testfwk_json_path, "r", encoding="utf-8") as json_text:
Dutils.py184 header = (bytearray(f.read(4)[1:4])).decode(encoding="utf-8")
/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/
DCommon.js49 …eLen = fileIO.writeSync(file.fd, bf, { offset: offset, length: bf.byteLength, encoding: 'utf-8' }); property
/test/xts/acts/arkui/ace_ets_web_enhanced/ace_ets_web_enhanced_one/entry/src/main/ets/MainAbility/pages/
DwebController.ets160 encoding: "UTF-8"
181 encoding: "UTF-8"
204 encoding: "UTF-8"
229 encoding: "UTF-8"
324 encoding: "UTF-8"
419 encoding: "UTF-8"
523 encoding: "UTF-8"
568 encoding: "UTF-8"
627 encoding: "UTF-8"
/test/xts/acts/arkui/libuv/
Dgenlocal.py94 with open(attrtmp, encoding="utf-8", mode="r") as attrtmpfile:
124 with open(attrtmp, encoding="utf-8", mode="r") as attrtmpfile:

1234