Home
last modified time | relevance | path

Searched defs:encoding (Results 1 – 25 of 696) sorted by relevance

12345678910>>...28

/test/xts/acts/storage/storagefileiov9jstest/entry/src/ohosTest/js/test/members/
DreadLines.test.js71 encoding: 'utf-8' property
173 encoding: undefined property
202 encoding: 'utf-16' property
321 encoding : 'utf-8' property
352 encoding : 'utf-8' property
388 encoding: 'utf-8' property
581 encoding: undefined property
612 encoding: undefined property
647 encoding : 'utf-16' property
674 encoding : 'utf-16' property
Dwrite.test.js73 encoding: 'utf-8', property
190 encoding: 'utf-8', property
383 encoding: undefined, property
389 encoding: undefined, property
753 encoding: 'utf-8', property
785 encoding: 'utf-8', property
1166 encoding: undefined, property
1172 encoding: undefined, property
1206 encoding: undefined, property
1216 encoding: undefined, property
Dreadtext.test.js118 encoding: 'utf-8' property
288 encoding: undefined property
512 encoding: 'utf-8' property
541 encoding: 'utf-8' property
574 encoding: 'utf-8' property
847 encoding: undefined property
876 encoding: undefined property
Dfilerw.test.js48 …fileIO.write(file.fd, array, { length: bf, offset: offset, encoding: 'utf-8' }).then((writeLen) =>… property
63 …fileIO.write(file.fd, array, { length: bf, offset: offset, encoding: 'utf-8' }, (err, writeLen) =>… property
Dcopy.test.js32 …eLen = fileIO.writeSync(file.fd, bf, { offset: offset, length: bf.byteLength, encoding: 'utf-8' }); property
/test/xts/acts/storage/storagefileiov9jstest/entry/src/ohosTest/js/test/class_stream/
Dwrite.test.js154 let bytesWritten = sr.writeSync(FILE_CONTENT, { encoding: 'utf-8' }); property
267 encoding: 'utf-8' property
298 encoding: 'utf-8' property
410 encoding: undefined property
668 let bytesWritten = await sr.write(FILE_CONTENT, { encoding: 'utf-8' }); property
697 encoding: 'utf-8' property
862 encoding: 'utf-8' property
894 encoding: 'utf-8' property
931 encoding: 'utf-8' property
963 encoding: 'utf-8' property
[all …]
/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/module_fileio/class_stream/
Dwrite.test.js76 encoding: undefined property
82 encoding: undefined property
143 … ss.write(new ArrayBuffer(4096), { offset: 1, encoding: 'utf-8' }, function (err, bytesWritten) { property
173 let bytesWritten = await ss.write(content, { offset: 1, length: 5, encoding: 'utf-8' }); property
202 let bytesWritten = await ss.write(content, {offset:1, position:5, encoding: 'utf-8' }); property
345 await ss.write("hello, world", {encoding: 'GB2312' }); property
632 encoding: undefined property
638 encoding: undefined property
672 encoding: undefined property
682 encoding: undefined property
/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/module_fileio/members/
Dwrite.test.js66 encoding: 'utf-8', property
329 encoding: undefined, property
471 encoding: 'utf-8', property
637 encoding: 'utf-8', property
745 encoding: undefined, property
751 encoding: undefined, property
785 encoding: undefined, property
795 encoding: undefined, property
Dreadtext.test.js198 encoding: undefined, property
224 … fileio.readText(fpath, { position: pos, length: len, encoding: 'utf-8' }, function (err, str) { property
369 encoding: undefined, property
398 encoding: undefined, property
Dopen.test.js266 encoding: 'utf-8', property
317 encoding: 'utf-8', property
323 encoding: 'utf-8', property
/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/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 …]
DFileIOStream.test.js1527 encoding: 'ASCII' property
1639 encoding: encodingArray[i] property
1779 encoding: '' property
1852 encoding: 'utf-8', property
/test/testfwk/arkxtest/jsunit/src/module/coverage/
DcoverageCollect.js60 let writeLen = fs.writeSync(file.fd, strJson, {encoding:'utf-8'}); property
/test/xts/acts/storage/storagefileiov9jstest/entry/src/ohosTest/js/test/
DCommon.js50 …eLen = fileIO.writeSync(file.fd, bf, { offset: offset, length: bf.byteLength, encoding: 'utf-8' }); property
/test/xts/acts/telephony/telephonyjstest/netmanager_base/socket/entry/src/ohosTest/js/test/
DNetworkManagerTCPSocketServer.test.js27 encoding: "UTF-8" property
31 encoding: "UTF-8" property
/test/xts/acts/security/crypto_framework_napi_BasicTest/include/
Dcrypto_framework_asym_key_test.h39 Crypto_EncodingType encoding; member
/test/testfwk/xdevice/src/xdevice/_core/
Dlogger.py483 encoding=None, delay=False): argument
/test/xts/acts/web/web_net/web_error_code/entry/src/main/cpp/
DWebErrorCodeTest.cpp54 const char *encoding = "UTF-8"; in WebErrorCodeSuccess() local
73 const char *encoding = ""; in WebInitError() local
/test/xts/acts/telephony/telephonyjstest/sms_mms/sms_mms_error/hvigor/
Dhvigor-wrapper.js15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
/test/xts/acts/ability/ability_runtime/featureability/sceneproject/finishwithresulttest/hvigor/
Dhvigor-wrapper.js15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… function
/test/xts/acts/telephony/networkmanager/http/httpCache/hvigor/
Dhvigor-wrapper.js15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
/test/xts/acts/ability/ability_runtime/freeinstalltest/startabilityforresultfatest/atomizationresultfaentry/hvigor/
Dhvigor-wrapper.js15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
/test/xts/acts/multimedia/image/image_js_standard/imageColorspace/hvigor/
Dhvigor-wrapper.js15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
/test/xts/acts/telephony/networkmanager/http/httpDataOptions/hvigor/
Dhvigor-wrapper.js15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
/test/xts/acts/multimedia/audio/audio_js_standard/OhAudioNdk/hvigor/
Dhvigor-wrapper.js15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument

12345678910>>...28