Home
last modified time | relevance | path

Searched refs:raw_expected (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dhb-test.h173 const char *raw_expected = hb_blob_get_data (expected_blob, &expected_length); in hb_test_assert_blobs_equal() local
176 if (memcmp (raw_expected, raw_actual, expected_length) != 0) in hb_test_assert_blobs_equal()
180 int expected = *(raw_expected + i); in hb_test_assert_blobs_equal()
186 g_assert_cmpint(0, ==, memcmp(raw_expected, raw_actual, expected_length)); in hb_test_assert_blobs_equal()
/third_party/harfbuzz/test/api/
Dhb-test.h173 const char *raw_expected = hb_blob_get_data (expected_blob, &expected_length); in hb_test_assert_blobs_equal() local
176 if (memcmp (raw_expected, raw_actual, expected_length) != 0) in hb_test_assert_blobs_equal()
180 int expected = *(raw_expected + i); in hb_test_assert_blobs_equal()
186 g_assert_cmpint(0, ==, memcmp(raw_expected, raw_actual, expected_length)); in hb_test_assert_blobs_equal()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dhb-test.h173 const char *raw_expected = hb_blob_get_data (expected_blob, &expected_length); in hb_test_assert_blobs_equal() local
176 if (memcmp (raw_expected, raw_actual, expected_length) != 0) in hb_test_assert_blobs_equal()
180 int expected = *(raw_expected + i); in hb_test_assert_blobs_equal()
186 g_assert_cmpint(0, ==, memcmp(raw_expected, raw_actual, expected_length)); in hb_test_assert_blobs_equal()