Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/medialibrary/
Dcommon.js58 const fetchOps = function (testNum, path, type, others) { argument
70 const nameFetchOps = function (testNum, path, display_name, type) { argument
79 const idFetchOps = function (testNum, albumId) { argument
88 const fileIdFetchOps = function (testNum, id) { argument
97 const albumFetchOps = function (testNum, path, albumName, type, others) { argument
111 const albumTwoTypesFetchOps = function (testNum, paths, albumName, types, others) { argument
140 const albumThreeTypesFetchOps = function (testNum, paths, albumName, types, others) { argument
197 const checkAssetsCount = async function (done, testNum, fetchFileResult, expectCount) { argument
213 const checkAlbumsCount = function (done, testNum, albumList, expectCount) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageReceiver/src/main/js/test/
Dreceiver.test.js52 async function createRecriver(done, testNum, wid, hei, fmt, cap) { argument
66 async function getComponentProErr(done, testNum, format, param) { argument
117 async function getComponentCbErr(done, testNum, format, param) { argument
169 async function getComponentPromise(done, testNum, format, param, checkFormat, checkStride) { argument
226 async function getComponentCb(done, testNum, format, param, checkFormat, checkStride) { argument
280 async function onErr(done, testNum, param) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageCreator/src/main/js/test/
Dcreator.test.js43 function createCreator(done, testNum, wid, hei, fmt, cap) { argument
55 async function onErr(done, testNum, param) { argument
74 async function queueImageError(done, testNum, param) { argument
123 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
/test/xts/acts/multimedia/image/image_js_standard/image/src/main/js/test/
DaddImage.test.js39 function createPixMapPromise(done, testNum, opts) { argument
55 function createPixMapCb(done, testNum, opts) { argument
64 async function createIncrementalSourcePromise(done, testNum, type, opts) { argument
116 async function createIncrementalSourceCb(done, testNum, type, opts) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageColorspace/src/main/js/test/
Dcolorspace.test.js52 async function packingCbFail(done, testNum, args){ argument
81 async function packingPromiseFail(done, testNum, args) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageModifyProperty/src/main/js/test/
Dmodify.test.js48 async function modifyPromise(done, testNum, type, key, value, checkProps) { argument
86 async function modifyCb(done, testNum, type, key, value, checkProps) { argument
120 async function modifyCb1(done, testNum, type, key, value, checkProps) { argument
155 async function modifyErrCb(done, testNum, type, key, value) { argument
177 async function modifyErrCb1(done, testNum, type, key, value) { argument
200 async function modifyImageErrPromise(done, testNum, type, key, value) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageWebp/src/main/js/test/
Dwebp.test.js48 async function createPixMapCbErr(done, testNum, arg) { argument
69 async function createPixMapCb(done, testNum, arg) { argument
101 async function createPixMapPromiseErr(done, testNum, arg) { argument
123 async function createPixMapPromise(done, testNum, arg) { argument
156 async function packingPromise(done, testNum, arg) { argument
238 async function packingCb(done, testNum, arg) { argument
320 async function packingPromiseErr(done, testNum, arg) { argument
396 async function packingCbErr(done, testNum, arg) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageYUV/src/main/js/test/
Dyuv.test.js63 async function yuvToJpegByPixelMapPromise(done, testNum, sourceOptions, yuvData) { argument
106 async function yuvToJpegByPixelMapPromise_Fail(done, testNum, sourceOptions, yuvData) { argument
133 async function yuvToJpegByPixelMapCallback(done, testNum, sourceOptions, yuvData) { argument
171 async function yuvToJpegByPixelMapCallback_Fail(done, testNum, sourceOptions, yuvData) { argument
197 async function yuvToJpegByImageSourcePromise(done, testNum, sourceOptions, arg, yuvData) { argument
236 … async function yuvToJpegByImageSourcePromise_Fail(done, testNum, sourceOptions, arg, yuvData) { argument
264 async function yuvToJpegByImageSourceCallback(done, testNum, sourceOptions, arg, yuvData) { argument
300 … async function yuvToJpegByImageSourceCallback_Fail(done, testNum, sourceOptions, arg, yuvData) { argument
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/src/main/js/test/
Dframework.test.js102 …async function pixelMapModifySizeTest(done, testNum, type, pixelMapInterface, sizeCheck, data, ...… argument
144 async function createAlphaPixelmapTest(done, testNum, type, imageData) { argument
178 async function getDensityTest(done, testNum, imageData, decodingOptions) { argument
209 async function setDensityTest(done, testNum, imageData) { argument
243 async function pixelMapModifySizeTestErr(done, testNum, type, pixelMapInterface, ...params) { argument
276 async function opacityErr(done, testNum, param, type) { argument
309 async function setAlphaAbleErr(done, testNum, param) { argument
343 async function setDensityErr(done, testNum, imageData, param) { argument
/test/xts/acts/multimedia/image/image_js_standard/imagePacking/src/main/js/test/
Dpacking.test.js63 function packingPromise(done, testNum, pixFormat, arg) { argument
112 function packingCb(done, testNum, pixFormat, arg) { argument
159 function packingCbFail(done, testNum, pixFormat, arg) { argument
193 function packingPromiseFail(done, testNum, pixFormat, arg) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageRaw/src/main/js/test/
Draw.test.js63 async function packingPromise(done, testNum, pixelmap, packOpts) { argument
118 … async function createPixelMapPromise(done, testNum, picName, decodeOpts, packFunc, packOpts) { argument
155 … async function createPixelMapCallBack(done, testNum, picName, decodeOpts, packFunc, packOpts) { argument
185 async function createPixelMapCallBackErr(done, testNum, picName, decodeOpts) { argument
214 async function createPixelMapPromiseErr(done, testNum, picName, decodeOpts) { argument