Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/medialibrary/
Dcommon.js67 const fetchOps = function(testNum, path, type, others) { argument
79 const nameFetchOps = function(testNum, path, display_name, type) { argument
88 const idFetchOps = function(testNum, albumId) { argument
97 const fileIdFetchOps = function(testNum, id) { argument
106 const albumFetchOps = function(testNum, albumName, others) { argument
117 const albumTwoTypesFetchOps = function(testNum, paths, albumName, types, others) { argument
146 const albumThreeTypesFetchOps = function(testNum, paths, albumName, types, others) { argument
186 const fileFetchOption = function(testNum, selections, selectionArgs) { argument
214 const checkAssetsCount = async function(testNum, fetchFileResult, expectCount) { argument
226 const checkAlbumsCount = function(testNum, albumList, expectCount) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageGif/src/main/js/test/
DimageGif.test.js66 async function packingPromise(done, testNum, pixelmap) { argument
110 async function getDelayTimePromise(done, testNum, picName) { argument
142 async function getDelayTimeCallBack(done, testNum, picName) { argument
171 async function getFrameCountPromise(done, testNum, picName) { argument
199 async function getFrameCountCallBack(done, testNum, picName) { argument
223 async function createPixelMapListPromise(done, testNum, picName, decodeOpts) { argument
250 async function createPixelMapListCallBack(done, testNum, picName, decodeOpts) { argument
273 … async function createPixelMapListErrPromise(done, testNum, picName, decodeOpts, checkErrCode) { argument
293 … async function createPixelMapListErrCallBack(done, testNum, picName, decodeOpts, checkErrCode) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageReceiver/src/main/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/src/main/js/test/
Dcreator.test.js60 function createCreator(done, testNum, wid, hei, fmt, cap) { argument
72 async function onErr(done, testNum, param) { argument
92 async function queueImageError(done, testNum, param) { argument
143 async function queueImageCbError(done, testNum, param) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageGetImageProperty/src/main/js/test/
DgetProperty.test.js70 async function getPromise(done, testNum, type, args) { argument
99 async function getCb(done, testNum, type, args) { argument
126 async function getCb2(done, testNum, type, args) { argument
154 async function getPromiseErr(done, testNum, type, args, isTypeErr) { argument
190 async function getCbErr(done, testNum, type, args, isTypeErr) { argument
225 async function getCb2Err(done, testNum, type, args, isTypeErr) { 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/image/src/main/js/test/
DaddImage.test.js48 function createPixMapPromise(done, testNum, opts) { argument
64 function createPixMapCb(done, testNum, opts) { argument
73 async function createIncrementalSourcePromise(done, testNum, type, opts) { argument
124 async function createIncrementalSourceCb(done, testNum, type, opts) { 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/imageYUV/src/main/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/imageWebp/src/main/js/test/
Dwebp.test.js75 async function createPixMapCbErr(done, testNum, arg) { argument
97 async function createPixMapCb(done, testNum, arg) { argument
131 async function createPixMapPromiseErr(done, testNum, arg) { argument
154 async function createPixMapPromise(done, testNum, arg) { argument
189 async function packingPromise(done, testNum, arg) { argument
273 async function packingCb(done, testNum, arg) { argument
357 async function packingPromiseErr(done, testNum, arg) { argument
435 async function packingCbErr(done, testNum, arg) { argument
/test/xts/acts/multimedia/image/image_js_standard/imagePackToFile/src/main/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/imagePixelMapFramework/src/main/js/test/
Dframework.test.js126 …async function pixelMapModifySizeTest(done, testNum, type, pixelMapInterface, sizeCheck, data, ...… argument
170 async function createAlphaPixelmapTest(done, testNum, type, imageData) { argument
228 async function createStridePixelmapTest(done, testNum, imageData) { argument
259 async function getDensityTest(done, testNum, imageData, decodingOptions) { argument
292 async function setDensityTest(done, testNum, imageData) { argument
328 async function isStrideAlignmentTest(done, testNum, imageData) { argument
374 … async function pixelMapModifySizeTestErr(done, testNum, type, pixelMapInterface, ...params) { argument
408 async function opacityErr(done, testNum, param, type) { argument
442 async function setAlphaAbleErr(done, testNum, param) { argument
478 async function setDensityErr(done, testNum, imageData, param) { 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/imagePacking/src/main/js/test/
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/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/src/main/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
/test/xts/acts/multimedia/image/image_js_standard/imageModifyProperty/src/main/js/test/
Dmodify.test.js57 async function modifyPromise(done, testNum, type, key, value, checkProps) { argument
96 async function modifyCb(done, testNum, type, key, value, checkProps) { argument
131 async function modifyCb1(done, testNum, type, key, value, checkProps) { argument
167 async function modifyErrCb(done, testNum, type, key, value) { argument
190 async function modifyErrCb1(done, testNum, type, key, value) { argument
214 async function modifyImageErrPromise(done, testNum, type, key, value) { argument