Home
last modified time | relevance | path

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

/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/class_stream/
Dwrite.test.js149 let bytesWritten = sr.writeSync(FILE_CONTENT, { encoding: 'utf-8' }); property
262 encoding: 'utf-8' property
293 encoding: 'utf-8' property
592 let bytesWritten = await sr.write(FILE_CONTENT, { encoding: 'utf-8' }); property
621 encoding: 'utf-8' property
786 encoding: 'utf-8' property
818 encoding: 'utf-8' property
855 encoding: 'utf-8' property
887 encoding: 'utf-8' property
/test/xts/acts/storage/storagefileiojstest/src/main/js/test/module_fileio/class_stream/
Dwrite.test.js72 … ss.write(new ArrayBuffer(4096), { offset: 1, encoding: 'utf-8' }, function (err, bytesWritten) { property
102 let bytesWritten = await ss.write(content, { offset: 1, length: 5, encoding: 'utf-8' }); property
131 let bytesWritten = await ss.write(content, {offset:1, position:5, encoding: 'utf-8' }); property
274 await ss.write("hello, world", {encoding: 'GB2312' }); property
/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 …]
DFileIOStream.test.js1527 encoding: 'ASCII' property
1639 encoding: encodingArray[i] property
1779 encoding: '' property
1852 encoding: 'utf-8', property
/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/members/
Dreadtext.test.js117 encoding: 'utf-8' property
436 encoding: 'utf-8' property
465 encoding: 'utf-8' property
498 encoding: 'utf-8' property
Dwrite.test.js68 encoding: 'utf-8', property
185 encoding: 'utf-8', property
661 encoding: 'utf-8', property
693 encoding: 'utf-8', property
/test/xts/acts/storage/storagefileiojstest/src/main/js/test/module_fileio/members/
Dopen.test.js265 encoding: 'utf-8', property
316 encoding: 'utf-8', property
322 encoding: 'utf-8', property
Dwrite.test.js65 encoding: 'utf-8', property
411 encoding: 'utf-8', property
577 encoding: 'utf-8', property
Dreadtext.test.js174 … fileio.readText(fpath, { position: pos, length: len, encoding: 'UTF-8' }, function (err, str) { property
/test/testfwk/xdevice/src/xdevice/_core/
Dlogger.py375 encoding=None, delay=False): argument
/test/xts/acts/storage/storagefilejstest/src/main/js/test/
DFile.test.js390 encoding: 'UTF-8', property
395 encoding: 'UTF-8', property
1141 encoding: 'utf-8', property
1146 encoding: 'utf-8', property