Home
last modified time | relevance | path

Searched defs:testNum (Results 1 – 22 of 22) sorted by relevance

/test/xts/acts/multimedia/image/image_js_standard/imageGif/src/main/js/test/
DimageGif.test.js67 async function packingPromise(done, testNum, pixelmap) { argument
111 async function getDelayTimePromise(done, testNum, picName) { argument
143 async function getDelayTimeCallBack(done, testNum, picName) { argument
172 async function testGetDisposalTypePromise(done, testNum, picName) { argument
203 async function getFrameCountPromise(done, testNum, picName) { argument
231 async function getFrameCountCallBack(done, testNum, picName) { argument
255 async function createPixelMapListPromise(done, testNum, picName, decodeOpts) { argument
282 async function createPixelMapListCallBack(done, testNum, picName, decodeOpts) { argument
305 … async function createPixelMapListErrPromise(done, testNum, picName, decodeOpts, checkErrCode) { argument
325 … async function createPixelMapListErrCallBack(done, testNum, picName, decodeOpts, checkErrCode) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageReceiver/entry/src/ohosTest/js/test/
Dreceiver.test.js70 async function createRecriver(done, testNum, wid, hei, fmt, cap) { argument
84 async function getComponentProErr(done, testNum, format, param) { argument
137 async function getComponentCbErr(done, testNum, format, param) { argument
191 async function getComponentPromise(done, testNum, format, param, checkFormat, checkStride) { argument
250 async function getComponentCb(done, testNum, format, param, checkFormat, checkStride) { argument
305 async function onErr(done, testNum, param) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageCreator/entry/src/ohosTest/js/test/
Dcreator.test.js61 function createCreator(done, testNum, wid, hei, fmt, cap) { argument
73 async function onErr(done, testNum, param) { argument
93 async function queueImageError(done, testNum, param) { argument
144 async function queueImageCbError(done, testNum, param) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageGetImageProperty/src/main/js/test/
DgetProperty.test.js89 async function testGetImageProperties(done, testNum, type, args) { argument
121 async function testGetImagePropertyPromise(done, testNum, type, args) { argument
150 async function testGetImagePropertyCb(done, testNum, type, args) { argument
177 async function testGetImagePropertyOptCb(done, testNum, type, args) { argument
205 async function testGetImagePropertyPromiseErr(done, testNum, type, args, isTypeErr) { argument
241 async function testGetImagePropertyCbErr(done, testNum, type, args, isTypeErr) { argument
276 async function testGetImagePropertyOptCbErr(done, testNum, type, args, isTypeErr) { argument
311 async function testGetGifLoopCount(done, testNum, loopCase, isBatch, args) { argument
DgetPropertySecond.test.js105 async function getImagePropertyPromise(filename,done, testNum, key) { argument
127 async function getImagePropertyCb(filename,done, testNum, key) { argument
148 async function getImagePropertyCb2(filename,done, testNum, key) { argument
171 async function getImagePropertyErr(done, testNum, tag) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageWebp/src/main/js/test/
Dwebp.test.js76 async function createPixMapCbErr(done, testNum, arg) { argument
98 async function createPixMapCb(done, testNum, arg) { argument
132 async function createPixMapPromiseErr(done, testNum, arg) { argument
155 async function createPixMapPromise(done, testNum, arg) { argument
190 async function packingPromise(done, testNum, arg) { argument
274 async function packingCb(done, testNum, arg) { argument
358 async function packingPromiseErr(done, testNum, arg) { argument
436 async function packingCbErr(done, testNum, arg) { argument
515 async function testGetDelayTimePromise(done, testNum, file) { argument
547 async function testGetDelayTimeCallBack(done, testNum, file) { argument
/test/xts/acts/multimedia/image/image_js_standard/imagePacking/src/main/js/test/
DpackToData.test.js91 function packToDataPromise(done, testNum, pixFormat, arg) { argument
139 function packingPromiseFail(done, testNum, pixFormat, arg) { argument
178 async function packToDataimgSourcePromise(done, testNum, packOpts) { argument
213 async function packToDataimgSourcePromiseFail(done, testNum, packOpts) { argument
Dpacking.test.js90 function packingPromise(done, testNum, pixFormat, arg) { argument
141 function packingCb(done, testNum, pixFormat, arg) { argument
190 function packingCbFail(done, testNum, pixFormat, arg) { argument
226 function packingPromiseFail(done, testNum, pixFormat, arg) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageYUV/entry/src/ohosTest/js/test/
Dyuv.test.js89 async function yuvToJpegByPixelMapPromise(done, testNum, sourceOptions, yuvData) { argument
134 async function yuvToJpegByPixelMapPromise_Fail(done, testNum, sourceOptions, yuvData) { argument
162 async function yuvToJpegByPixelMapCallback(done, testNum, sourceOptions, yuvData) { argument
202 async function yuvToJpegByPixelMapCallback_Fail(done, testNum, sourceOptions, yuvData) { argument
229 async function yuvToJpegByImageSourcePromise(done, testNum, sourceOptions, arg, yuvData) { argument
270 … async function yuvToJpegByImageSourcePromise_Fail(done, testNum, sourceOptions, arg, yuvData) { argument
300 async function yuvToJpegByImageSourceCallback(done, testNum, sourceOptions, arg, yuvData) { argument
338 … async function yuvToJpegByImageSourceCallback_Fail(done, testNum, sourceOptions, arg, yuvData) { argument
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/entry/src/ohosTest/js/test/
Dframework.test.js140 …async function pixelMapModifySizeTest(done, testNum, type, pixelMapInterface, sizeCheck, data, ...… argument
184 async function createAlphaPixelmapTest(done, testNum, type, imageData) { argument
243 async function createStridePixelmapTest(done, testNum, imageData) { argument
274 async function getDensityTest(done, testNum, imageData, decodingOptions) { argument
307 async function setDensityTest(done, testNum, imageData) { argument
343 async function isStrideAlignmentTest(done, testNum, imageData) { argument
389 … async function pixelMapModifySizeTestErr(done, testNum, type, pixelMapInterface, ...params) { argument
423 async function opacityErr(done, testNum, param, type) { argument
457 async function setAlphaAbleErr(done, testNum, param) { argument
493 async function setDensityErr(done, testNum, imageData, param) { argument
[all …]
/test/xts/acts/multimedia/image/image_js_standard/imagePackToFile/entry/src/ohosTest/js/test/
DPackToFile.test.js121 function packToFilePromise(done, testNum, source, fd, fPath, ops, checkSize) { argument
156 function packToFileCallback(done, testNum, source, fd, fPath, ops, checkSize) { argument
192 function packToFileCbErr(done, testNum, source, fd, ops, fPath) { argument
220 async function packToFilePromiseErr(done, testNum, source, fd, ops, fPath) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageColorspace/src/main/js/test/
Dcolorspace.test.js79 async function packingCbFail(done, testNum, args) { argument
110 async function packingPromiseFail(done, testNum, args) { argument
DP3.test.js93 async function setColor(done, testNum, imageSource, colorSpaceName) { argument
/test/xts/acts/multimedia/image/image_js_standard/image/src/main/js/test/
DaddImage.test.js50 function createPixMapPromise(done, testNum, opts) { argument
66 function createPixMapCb(done, testNum, opts) { argument
75 function createPixMapSync(done, testNum, opts) { argument
83 async function createIncrementalSourcePromise(done, testNum, type, opts) { argument
134 async function createIncrementalSourceCb(done, testNum, type, opts) { argument
DimageSync.test.js69 …async function testGetImageInfo(done, testNum, fileName, imageWidth, imageHeight, mimeType, index)… argument
110 async function getImageInfoInvaildIndex(done, testNum, fileName, index) { argument
131 async function testCreateIncrementalSourcePixelMap(done, testNum, buffer) { argument
172 async function testCreatePixelMap(done, testNum, fileName, opts) { argument
228 async function createPixelMapInvaildOpt(done, testNum, fileName, opts) { argument
Dimage.test.js97 function createPixeMapSync(done, testNum, opts) { argument
104 …async function testImageSourceImageInfoMimetype(done, testNum, pictureFormat, expectedMimetype, fl… argument
178 …async function testPixelMapImageInfoMimetype(done, testNum, pictureFormat, expectedMimetype, flag)… argument
/test/xts/acts/multimedia/image/image_js_standard/imageSvg/src/main/js/test/
Dsvg.test.js64 async function packingPromise(done, testNum, pixelmap, packOpts) { argument
109 … async function createPixelMapPromise(done, testNum, picName, decodeOpts, packFunc, packOpts) { argument
140 … async function createPixelMapCallBack(done, testNum, picName, decodeOpts, packFunc, packOpts) { argument
167 async function createPixelMapCallBackErr(done, testNum, picName, decodeOpts) { argument
185 async function createPixelMapPromiseErr(done, testNum, picName, decodeOpts) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageModifyProperty/src/main/js/test/
Dmodify.test.js77 async function testModifyImageProperties(done, testNum, type, props, checkKey) { argument
124 async function testModifyImagePropertyPromise(done, testNum, type, key, value, checkProps) { argument
163 async function testModifyImagePropertyCb(done, testNum, type, key, value, checkProps) { argument
200 async function testModifyImagePropertyOptCb(done, testNum, type, key, value, checkProps) { argument
238 async function testModifyImagePropertyCbErr(done, testNum, type, key, value) { argument
261 async function testModifyImagePropertyOptCbErr(done, testNum, type, key, value) { argument
285 async function testModifyImagePropertyPromiseError(done, testNum, type, key, value) { argument
320 async function testModifyImageBufferProperty(done, testNum, type, key, value) { argument
358 async function testModifyLoopCountErr(testNum, type, isBatch, done) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageRaw/src/main/js/test/
Draw.test.js90 async function packingPromise(done, testNum, pixelmap, packOpts) { argument
146 … async function createPixelMapPromise(done, testNum, picName, decodeOpts, packFunc, packOpts) { argument
185 … async function createPixelMapCallBack(done, testNum, picName, decodeOpts, packFunc, packOpts) { argument
217 async function createPixelMapCallBackErr(done, testNum, picName, decodeOpts) { argument
247 async function createPixelMapPromiseErr(done, testNum, picName, decodeOpts) { argument
/test/xts/acts/storage/storagefileiov9jstest/entry/src/ohosTest/js/test/members/
Dwatcher.test.js42 function startWatcher(testNum, eventCode, watchPath) { argument
DcopyDir.test.js25 let readyFiles = async (testNum) => { argument
DmoveDir.test.js27 let readyFiles = async (testNum) => { argument