Home
last modified time | relevance | path

Searched refs:IMAGE_INPUT_JPEG_PATH (Results 1 - 18 of 18) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp48 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test.jpg"; member
106 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
122 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
137 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
167 bool ret = ImageUtils::GetFileSize(IMAGE_INPUT_JPEG_PATH, bufferSize); in HWTEST_F()
171 ret = OHOS::ImageSourceUtil::ReadFileToBuffer(IMAGE_INPUT_JPEG_PATH, buffer, bufferSize); in HWTEST_F()
189 const std::string pathName = IMAGE_INPUT_JPEG_PATH; in HWTEST_F()
271 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
334 bool fileRet = ImageUtils::GetFileSize(IMAGE_INPUT_JPEG_PATH, bufferSize); in HWTEST_F()
338 fileRet = OHOS::ImageSourceUtil::ReadFileToBuffer(IMAGE_INPUT_JPEG_PATH, buffe in HWTEST_F()
[all...]
H A Dimage_source_jpeg_test.cpp47 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test.jpg"; member
151 bool ret = ImageUtils::GetFileSize(IMAGE_INPUT_JPEG_PATH, bufferSize); in HWTEST_F()
155 ret = OHOS::ImageSourceUtil::ReadFileToBuffer(IMAGE_INPUT_JPEG_PATH, buffer, bufferSize); in HWTEST_F()
177 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
202 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
225 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
311 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
338 bool ret = ImageUtils::GetFileSize(IMAGE_INPUT_JPEG_PATH, bufferSize); in HWTEST_F()
342 ret = OHOS::ImageSourceUtil::ReadFileToBuffer(IMAGE_INPUT_JPEG_PATH, buffer, bufferSize); in HWTEST_F()
392 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opt in HWTEST_F()
[all...]
H A Dimage_source_ai_sr_hdr_test.cpp42 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test.jpg"; member
104 ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
144 ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
184 ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
336 ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
H A Dimage_packer_test.cpp49 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test_packing.jpg"; member
144 const std::string filePath = IMAGE_INPUT_JPEG_PATH; in HWTEST_F()
258 const std::string filePath = IMAGE_INPUT_JPEG_PATH; in HWTEST_F()
284 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
302 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
320 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
H A Dexif_metadata_test.cpp30 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test_metadata.jpg"; member
43 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
82 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
93 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
104 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
115 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
126 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
137 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
148 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
159 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH in HWTEST_F()
[all...]
H A Dtiff_parser_test.cpp26 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test_exif.jpg"; member
36 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
53 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
74 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
90 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
H A Dexif_metadata_formatter_test.cpp26 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test_exif.jpg"; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/metadata_test/
H A Dmetadata_test.cpp30 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test_metadata.jpg"; member
46 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
66 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
82 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
100 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dinterface_test.cpp37 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test.jpg"; member
212 bool ret = ImageUtils::GetFileSize(IMAGE_INPUT_JPEG_PATH, bufferSize); in HWTEST_F()
233 bool ret = ImageUtils::GetFileSize(IMAGE_INPUT_JPEG_PATH, bufferSize); in HWTEST_F()
H A Dimage_utils_test.cpp43 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test.jpg"; member
106 bool res = imageUtils.GetFileSize(IMAGE_INPUT_JPEG_PATH, size); in HWTEST_F()
H A Dpost_proc_test.cpp33 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test.jpg"; member
635 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
664 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
693 std::unique_ptr<ImageSource> imageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPEG_PATH, opts, errorCode); in HWTEST_F()
H A Dattr_data_test.cpp28 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test.jpg"; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_packer_ex_test.cpp25 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test.jpg"; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dformat_agent_plugin_src_test.cpp33 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test.jpg"; member
H A Dplugin_libjpeg_test.cpp34 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test_exif.jpg"; member
1958 std::string path = IMAGE_INPUT_JPEG_PATH; in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/auxiliary_picture_test/
H A Dauxiliary_picture_test.cpp41 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test_metadata.jpg"; member
575 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
640 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
701 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_encode/
H A Dheif_hw_encoder_test.cpp49 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test_packing.jpg"; member
110 std::string srcJpeg = IMAGE_INPUT_JPEG_PATH; in HWTEST_F()
147 std::string srcJpeg = IMAGE_INPUT_JPEG_PATH; in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/picture_test/
H A Dpicture_test.cpp45 static const std::string IMAGE_INPUT_JPEG_PATH = "/data/local/tmp/image/test_metadata.jpg"; member
442 auto exifData = exif_data_new_from_file(IMAGE_INPUT_JPEG_PATH.c_str()); in HWTEST_F()

Completed in 24 milliseconds