Home
last modified time | relevance | path

Searched refs:actual_blob (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/test/api/
H A Dhb-subset-test.h98 hb_blob_t *expected_blob, *actual_blob; in hb_subset_test_check() local
100 actual_blob = hb_face_reference_table (actual, table); in hb_subset_test_check()
101 …%d bytes\n", HB_UNTAG(table), hb_blob_get_length(expected_blob), hb_blob_get_length (actual_blob)); in hb_subset_test_check()
104 hb_blob_get_length (actual_blob) != 0) in hb_subset_test_check()
105 hb_test_assert_blobs_equal (expected_blob, actual_blob); in hb_subset_test_check()
107 hb_blob_destroy (actual_blob); in hb_subset_test_check()
H A Dhb-test.h170 static inline void hb_test_assert_blobs_equal (hb_blob_t *expected_blob, hb_blob_t *actual_blob) in hb_test_assert_blobs_equal() argument
174 const char *raw_actual = hb_blob_get_data (actual_blob, &actual_length); in hb_test_assert_blobs_equal()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/test/api/
H A Dhb-subset-test.h99 hb_blob_t *expected_blob, *actual_blob; in hb_subset_test_check() local
101 actual_blob = hb_face_reference_table (actual, table); in hb_subset_test_check()
102 …%d bytes\n", HB_UNTAG(table), hb_blob_get_length(expected_blob), hb_blob_get_length (actual_blob)); in hb_subset_test_check()
105 hb_blob_get_length (actual_blob) != 0) in hb_subset_test_check()
106 hb_test_assert_blobs_equal (expected_blob, actual_blob); in hb_subset_test_check()
108 hb_blob_destroy (actual_blob); in hb_subset_test_check()
H A Dhb-test.h170 static inline void hb_test_assert_blobs_equal (hb_blob_t *expected_blob, hb_blob_t *actual_blob) in hb_test_assert_blobs_equal() argument
174 const char *raw_actual = hb_blob_get_data (actual_blob, &actual_length); in hb_test_assert_blobs_equal()
/dports/print/harfbuzz/harfbuzz-3.4.0/test/api/
H A Dhb-subset-test.h99 hb_blob_t *expected_blob, *actual_blob; in hb_subset_test_check() local
101 actual_blob = hb_face_reference_table (actual, table); in hb_subset_test_check()
102 …%d bytes\n", HB_UNTAG(table), hb_blob_get_length(expected_blob), hb_blob_get_length (actual_blob)); in hb_subset_test_check()
105 hb_blob_get_length (actual_blob) != 0) in hb_subset_test_check()
106 hb_test_assert_blobs_equal (expected_blob, actual_blob); in hb_subset_test_check()
108 hb_blob_destroy (actual_blob); in hb_subset_test_check()
H A Dhb-test.h170 static inline void hb_test_assert_blobs_equal (hb_blob_t *expected_blob, hb_blob_t *actual_blob) in hb_test_assert_blobs_equal() argument
174 const char *raw_actual = hb_blob_get_data (actual_blob, &actual_length); in hb_test_assert_blobs_equal()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/test/api/
H A Dhb-subset-test.h99 hb_blob_t *expected_blob, *actual_blob; in hb_subset_test_check() local
101 actual_blob = hb_face_reference_table (actual, table); in hb_subset_test_check()
102 …%d bytes\n", HB_UNTAG(table), hb_blob_get_length(expected_blob), hb_blob_get_length (actual_blob)); in hb_subset_test_check()
105 hb_blob_get_length (actual_blob) != 0) in hb_subset_test_check()
106 hb_test_assert_blobs_equal (expected_blob, actual_blob); in hb_subset_test_check()
108 hb_blob_destroy (actual_blob); in hb_subset_test_check()
H A Dhb-test.h170 static inline void hb_test_assert_blobs_equal (hb_blob_t *expected_blob, hb_blob_t *actual_blob) in hb_test_assert_blobs_equal() argument
174 const char *raw_actual = hb_blob_get_data (actual_blob, &actual_length); in hb_test_assert_blobs_equal()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/test/api/
H A Dhb-subset-test.h93 hb_blob_t *expected_blob, *actual_blob; in hb_subset_test_check() local
95 actual_blob = hb_face_reference_table (actual, table); in hb_subset_test_check()
96 …%d bytes\n", HB_UNTAG(table), hb_blob_get_length(expected_blob), hb_blob_get_length (actual_blob)); in hb_subset_test_check()
97 hb_test_assert_blobs_equal (expected_blob, actual_blob); in hb_subset_test_check()
99 hb_blob_destroy (actual_blob); in hb_subset_test_check()
H A Dhb-test.h170 static inline void hb_test_assert_blobs_equal (hb_blob_t *expected_blob, hb_blob_t *actual_blob) in hb_test_assert_blobs_equal() argument
174 const char *raw_actual = hb_blob_get_data (actual_blob, &actual_length); in hb_test_assert_blobs_equal()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/test/api/
H A Dhb-subset-test.h93 hb_blob_t *expected_blob, *actual_blob; in hb_subset_test_check() local
95 actual_blob = hb_face_reference_table (actual, table); in hb_subset_test_check()
96 …%d bytes\n", HB_UNTAG(table), hb_blob_get_length(expected_blob), hb_blob_get_length (actual_blob)); in hb_subset_test_check()
97 hb_test_assert_blobs_equal (expected_blob, actual_blob); in hb_subset_test_check()
99 hb_blob_destroy (actual_blob); in hb_subset_test_check()
H A Dhb-test.h170 static inline void hb_test_assert_blobs_equal (hb_blob_t *expected_blob, hb_blob_t *actual_blob) in hb_test_assert_blobs_equal() argument
174 const char *raw_actual = hb_blob_get_data (actual_blob, &actual_length); in hb_test_assert_blobs_equal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/service_worker/
H A Dservice_worker_version_browsertest.cc78 size_t BlobSideDataLength(blink::mojom::Blob* actual_blob) { in BlobSideDataLength() argument
81 actual_blob->ReadSideData(base::BindOnce( in BlobSideDataLength()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/service_worker/
H A Dservice_worker_version_browsertest.cc78 size_t BlobSideDataLength(blink::mojom::Blob* actual_blob) { in BlobSideDataLength() argument
81 actual_blob->ReadSideData(base::BindOnce( in BlobSideDataLength()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/cache_storage/
H A Dcache_storage_cache_unittest.cc358 std::string CopySideData(blink::mojom::Blob* actual_blob) { in CopySideData() argument
361 actual_blob->ReadSideData(base::BindLambdaForTesting( in CopySideData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/cache_storage/
H A Dcache_storage_cache_unittest.cc367 std::string CopySideData(blink::mojom::Blob* actual_blob) { in CopySideData() argument
370 actual_blob->ReadSideData(base::BindLambdaForTesting( in CopySideData()