Home
last modified time | relevance | path

Searched full:pack (Results 1 - 12 of 12) sorted by relevance

/test/xts/acts/graphic/vkgl/src/deqpgles31/functional/
H A DDeqpgles31and_extension_pack_extensionsTestCase.cpp80 "pack.extensions.ext_primitive_bounding_box");
100 "pack.extensions.ext_texture_cube_map_array");
/test/xts/acts/graphic/vkgl/src/deqpgles3/functional/
H A DDeqpgles3single_nested_struct_mixed_matrix_packing_single_bufferTestCase.cpp151 "dEQP-GLES3.functional.ubo.single_nested_struct_mixed_matrix_packing.single_buffer.pack",
167 "dEQP-GLES3.functional.ubo.single_nested_struct_mixed_matrix_packing.single_buffer.pack",
175 "dEQP-GLES3.functional.ubo.single_nested_struct_mixed_matrix_packing.single_buffer.pack",
H A DDeqpgles3single_nested_struct_mixed_matrix_packing_per_block_bufferTestCase.cpp343 "dEQP-GLES3.functional.ubo.single_nested_struct_mixed_matrix_packing.per_block_buffer.pack",
/test/xts/acts/multimedia/image/image_js_standard/imagePackToFile/entry/src/ohosTest/js/test/
H A DPackToFile.test.js182 console.info(`${testNum} pack failerr: ${err}`);
218 console.info(`${testNum} pack failerr: ${JSON.stringify(err)}`);
340 console.log(`${testNum} create pack file imageSource failed.`);
373 console.log(`create pack file imageSource failed.`);
405 console.info(`${testNum} pack fail: ${JSON.stringify(err)}`);
1035 * @tc.name : test pack gif imagesource to file --callback
1061 * @tc.name : test pack gif PixelMap to file --callback
1087 * @tc.name : test pack gif imagesource to file --promise
1113 * @tc.name : test pack gif PixelMap to file --promise
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packer_test.cpp172 HiviewDFX::HiLog::Error(LABEL, "Parse delayTime pack napi_get_array_length failed"); in setDelayTimes()
220 HiviewDFX::HiLog::Error(LABEL, "Parse disposalTypes pack napi_get_array_length failed"); in setDisposalTypes()
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddmlib.py594 buf = struct.pack(
648 return struct.pack(
656 return struct.pack(
666 return struct.pack("%ds%ds" % (len(command), FORMAT_BYTES_LENGTH),
902 result = struct.pack(fmt, len(req), req)
1044 pack_cmd = struct.pack(fmt, size, banner_str, connect_key)
/test/xts/acts/multimedia/image/image_js_standard/imagePacking/entry/src/ohosTest/ets/test/
H A Dpacking.test.ets428 console.log(`create pack file imageSource failed.`);
461 console.info(`${testNum} pack fail: ${JSON.stringify(err)}`);
1529 * @tc.name : test pack gif PixelMap to buffer --callback
1558 * @tc.name : test pack gif ImageSource to buffer --callback
1587 * @tc.name : test pack gif PixelMap to buffer --promise
1616 * @tc.name : test pack gif ImageSource to buffer --promise
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/ets/test/
H A DImagePackingNDKTest.ets356 console.log(`create pack file imageSource failed.`);
1128 * @tc.name : test pack gif imageSource to file
1153 * @tc.name : test pack gif pixel map to file
1178 * @tc.name : test pack gif imageSource to buffer
1203 * @tc.name : test pack gif pixel map to buffer
/test/xts/acts/multimedia/image/image_ets_standard/image10bitPixelmap/entry/src/ohosTest/ets/test/
H A D10bitPixelmap.test.ets738 logger.log("pack 10bit pixelmap failed. " + error);
2123 * @tc.name : test pack pixelmap to file --promise
2125 * : 2.pack pixelmap to file
2145 * @tc.name : test pack pixelmap to file --callback
2147 * : 2.pack pixelmap to file
2167 * @tc.name : test pack pixelmap to buffer --promise
2169 * : 2.pack pixelmap to buffer
2188 * @tc.name : test pack pixelmap to buffer --promise
2190 * : 2.pack pixelmap to buffer
/test/xts/acts/graphic/webGL/entry/src/ohosTest/js/test/
H A DWebGL1.common.js3351 let pack = gl.getParameter(gl.PACK_ALIGNMENT);
3353 console.info("webgltest pack", pack);
3355 expect(pack).assertEqual(4);
/test/xts/device_attest/services/core/attest/
H A Dattest_service_auth.c863 ATTEST_LOG_ERROR("[GenAuthMsg] Pack ProductInfo failed."); in GenAuthMsg()
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_auth.c883 ATTEST_LOG_ERROR("[GenAuthMsg] Pack ProductInfo failed."); in GenAuthMsg()

Completed in 25 milliseconds