Searched full:pack (Results 1 - 12 of 12) sorted by relevance
| /test/xts/acts/graphic/vkgl/src/deqpgles31/functional/ |
| H A D | Deqpgles31and_extension_pack_extensionsTestCase.cpp | 80 "pack.extensions.ext_primitive_bounding_box"); 100 "pack.extensions.ext_texture_cube_map_array");
|
| /test/xts/acts/graphic/vkgl/src/deqpgles3/functional/ |
| H A D | Deqpgles3single_nested_struct_mixed_matrix_packing_single_bufferTestCase.cpp | 151 "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 D | Deqpgles3single_nested_struct_mixed_matrix_packing_per_block_bufferTestCase.cpp | 343 "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 D | PackToFile.test.js | 182 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 D | image_packer_test.cpp | 172 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 D | dmlib.py | 594 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 D | packing.test.ets | 428 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 D | ImagePackingNDKTest.ets | 356 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 D | 10bitPixelmap.test.ets | 738 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 D | WebGL1.common.js | 3351 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 D | attest_service_auth.c | 863 ATTEST_LOG_ERROR("[GenAuthMsg] Pack ProductInfo failed."); in GenAuthMsg()
|
| /test/xts/device_attest_lite/services/core/attest/ |
| H A D | attest_service_auth.c | 883 ATTEST_LOG_ERROR("[GenAuthMsg] Pack ProductInfo failed."); in GenAuthMsg()
|
Completed in 25 milliseconds