| /test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/module_fileio/members/ |
| D | readtext.test.js | 62 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
|
| D | write.test.js | 325 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
|
| D | read.test.js | 125 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/ |
| D | DrawingNativePathTestPart3.cpp | 125 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
|
| D | DrawingRecordCmdDestroyTest.cpp | 51 void drawCircle(OH_Drawing_Canvas *canvas, int position) in drawCircle()
|
| D | DrawingCanvasDrawRecordCmdTest.cpp | 52 void drawCircle1(OH_Drawing_Canvas *canvas, int position) in drawCircle1()
|
| /test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/module_fileio/class_stream/ |
| D | write.test.js | 45 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
|
| D | all.test.js | 186 position: 1 property 269 position: invalidPos property
|
| D | read.test.js | 220 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/ |
| D | OH_Drawing_TypographyLargeValueTest.cpp | 84 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
|
| D | OH_Drawing_TypographyTest.cpp | 517 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/ |
| D | FileIOStream.test.js | 1358 position: 1 property 1455 position: -1 property 1670 position: 1 property 1803 position: -1 property 1853 position: 0, property
|
| D | FileIO.test.js | 1571 position: 0, property 1726 position: 1, property 1750 position: invalidPos, property 1772 position: 1, property
|
| /test/xts/hats/hdf/display/composer/common/ |
| D | display_test_utils.cpp | 108 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
|
| D | hdi_test_render_utils.cpp | 42 int32_t position = y * handle.width + x; in SetPixel() local
|
| /test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/ |
| D | AVPlayerDataSrcNoSeekReliabilityTest.test.js | 131 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
|
| D | AVPlayerDataSrcNoSeekAPITest.test.js | 156 num = stream.readSync(buf, {offset: 0, length: length, position: pos}); property
|
| /test/testfwk/developer_test/aw/cxx/distributed/ |
| D | distributed_cfg.cpp | 38 size_t position = 0; in OpenCfg() local
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/ |
| D | test_request.cpp | 153 std::size_t position = urlStr.rfind('/'); in Start() local
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/cpp/ |
| D | rawfile_request.cpp | 97 std::size_t position = urlStr.rfind('/'); in Start() local
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/ |
| D | rawfile_request.cpp | 92 std::size_t position = urlStr.rfind('/'); in Start() local
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/ |
| D | rawfile_request.cpp | 94 std::size_t position = urlStr.rfind('/'); in Start() local
|
| /test/xts/acts/bundlemanager/zlib/actszipfileandunzipfiletest/entry/src/ohosTest/js/test/ |
| D | actszipfileandunzipfiletest.test.js | 2585 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/ |
| D | RpcClientJsunit.test.js | 516 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/ |
| D | AVSessionErrorCode.test.js | 347 position:{elapsedTime:10, updateTime:(new Date()).getTime()}, property 384 position:{elapsedTime:-2, updateTime:(new Date()).getTime()}, property
|