Home
last modified time | relevance | path

Searched defs:position (Results 1 – 25 of 36) sorted by relevance

12

/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/module_fileio/members/
Dreadtext.test.js62 let str = fileio.readTextSync(fpath, { position: pos }); property
87 let str = fileio.readTextSync(fpath, { position: pos, length: len }); property
195 position: undefined, property
223 … fileio.readText(fpath, { position: pos, length: len, encoding: 'utf-8' }, function (err, str) { property
250 fileio.readText(fpath, { position: 1 }, function (err, str) { property
277 fileio.readText(fpath, { position: 1 }, function (err, str) { property
281 fileio.readText(fpath, { position: 1 }) property
366 position: undefined, property
395 position: undefined, property
Dwrite.test.js325 position: undefined, property
439 position: 5, property
469 position: 5, property
600 position: 5, property
635 position: 5, property
671 let readLen = fileio.readSync(fd, new ArrayBuffer(4096), { position: 0 }); property
711 let readLen = fileio.readSync(fd, new ArrayBuffer(4096), { position: 0 }); property
753 let readLen = fileio.readSync(fd, new ArrayBuffer(4096), { position: 0 }); property
801 let readLen = fileio.readSync(fd, new ArrayBuffer(4096), { position: 0 }); property
Dread.test.js125 position: 1, property
230 position: 1, property
259 position: invalidPos, property
318 position: undefined, property
324 position: undefined, property
555 position: invalidPos, property
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativePathTestPart3.cpp125 OH_Drawing_Point2D position; variable
149 OH_Drawing_Point2D position; variable
172 OH_Drawing_Point2D position; variable
203 OH_Drawing_Point2D position; variable
243 OH_Drawing_Point2D position; variable
DDrawingRecordCmdDestroyTest.cpp51 void drawCircle(OH_Drawing_Canvas *canvas, int position) in drawCircle()
DDrawingCanvasDrawRecordCmdTest.cpp52 void drawCircle1(OH_Drawing_Canvas *canvas, int position) in drawCircle1()
/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/module_fileio/class_stream/
Dwrite.test.js45 let readLen = sr.readSync(new ArrayBuffer(4096), { position: 0 }); property
84 let readLen = sr.readSync(new ArrayBuffer(4096), { position: 0 }); property
112 position: 1 property
201 let bytesWritten = await ss.write(content, {offset:1, position:5, encoding: 'utf-8' }); property
203 let readOut = await ss.read(new ArrayBuffer(4096), {offset:0,position: 0}); property
527 await ss.write(content, {position:-1}); property
558 let readLen = sr.readSync(new ArrayBuffer(4096), { position: 0 }); property
598 let readLen = sr.readSync(new ArrayBuffer(4096), { position: 0 }); property
640 let readLen = sr.readSync(new ArrayBuffer(4096), { position: 0 }); property
688 let readLen = sr.readSync(new ArrayBuffer(4096), { position: 0 }); property
Dall.test.js186 position: 1 property
269 position: invalidPos property
Dread.test.js220 position:6 property
431 await ss.read(new ArrayBuffer(4096), {position:-1}); property
558 position: undefined, property
597 position: undefined, property
/test/xts/acts/graphic/graphicnapidrawingtest/
DOH_Drawing_TypographyLargeValueTest.cpp84 double position[2] = {10.0, 15.0}; variable
138 double position[2] = {10.0, 15.0}; variable
189 double position[2] = {10.0, 15.0}; variable
237 double position[2] = {10.0, 15.0}; variable
296 double position[2] = {10.0, 15.0}; variable
DOH_Drawing_TypographyTest.cpp517 double position[2] = {10.0, 15.0}; variable
835 double position[2] = {10.0, 15.0}; variable
886 double position[2] = {10.0, 15.0}; variable
1209 double position[2] = {10.0, 15.0}; variable
1305 double position[2] = {10.0, 15.0}; variable
1358 double position[2] = {10.0, 15.0}; variable
1413 double position[2] = {10.0, 15.0}; variable
1465 double position[2] = {10.0, 15.0}; variable
1517 double position[2] = {10.0, 15.0}; variable
1569 double position[2] = {10.0, 15.0}; variable
[all …]
/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/
DFileIOStream.test.js1358 position: 1 property
1455 position: -1 property
1670 position: 1 property
1803 position: -1 property
1853 position: 0, property
DFileIO.test.js1571 position: 0, property
1726 position: 1, property
1750 position: invalidPos, property
1772 position: 1, property
/test/xts/hats/hdf/display/composer/common/
Ddisplay_test_utils.cpp108 int32_t position = y * handle.width + x; in GetPixelValue() local
141 int32_t position = y * handle.width + x; in CheckPixel() local
182 int32_t position = y * handle.stride / PIXEL_BYTES + x; in SetPixel() local
Dhdi_test_render_utils.cpp42 int32_t position = y * handle.width + x; in SetPixel() local
/test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/
DAVPlayerDataSrcNoSeekReliabilityTest.test.js131 num = stream.readSync(buf, {offset: 0, length: length, position: pos}); property
209 … let num = fileio.readSync(fd, buf, {offset: 0, length: 1000, position: readAtCnt}); property
DAVPlayerDataSrcNoSeekAPITest.test.js156 num = stream.readSync(buf, {offset: 0, length: length, position: pos}); property
/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_cfg.cpp38 size_t position = 0; in OpenCfg() local
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
Dtest_request.cpp153 std::size_t position = urlStr.rfind('/'); in Start() local
/test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/cpp/
Drawfile_request.cpp97 std::size_t position = urlStr.rfind('/'); in Start() local
/test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/
Drawfile_request.cpp92 std::size_t position = urlStr.rfind('/'); in Start() local
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/
Drawfile_request.cpp94 std::size_t position = urlStr.rfind('/'); in Start() local
/test/xts/acts/bundlemanager/zlib/actszipfileandunzipfiletest/entry/src/ohosTest/js/test/
Dactszipfileandunzipfiletest.test.js2585 let readLen = sread.readSync(new ArrayBuffer(4096), { position: 0 }); property
2590 readLen = sread.readSync(new ArrayBuffer(4096), { position: 0 }); property
2598 let len = swrite.readSync(buffer, { position: 0 }); property
2619 let len = swrite.readSync(buffer, { position: 0 }); property
2641 let len = swrite.readSync(buffer, { position: 0 }); property
/test/xts/acts/communication/dsoftbus/rpc/entry/src/ohosTest/js/test/
DRpcClientJsunit.test.js516 fileio.writeSync(fd, "HELLO RPC", { position: bytesWr + 1 }); property
5661 let bytesRd = fileio.readSync(fd, buf, { position: 0, }); property
5670 let byteRd2 = fileio.readSync(dupFd, buf2, { position: 0, }); property
5724 let bytesRd = fileio.readSync(fd, buf, { position: 0, }); property
5733 let byteRd2 = fileio.readSync(dupFd, buf2, { position: 0, }); property
10200 let bytesRd = fileio.readSync(fd, buf, { position: 0, }); property
10206 let byteRd2 = fileio.readSync(dupFd, buf2, { position: 0, }); property
/test/xts/acts/multimedia/avsession/avsession_js_standard/avsessionManager/entry/src/ohosTest/js/test/
DAVSessionErrorCode.test.js347 position:{elapsedTime:10, updateTime:(new Date()).getTime()}, property
384 position:{elapsedTime:-2, updateTime:(new Date()).getTime()}, property

12