Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dhb-test.h174 const char *raw_actual = hb_blob_get_data (actual_blob, &actual_length); in hb_test_assert_blobs_equal() local
176 g_assert_cmpint(0, ==, memcmp(raw_expected, raw_actual, expected_length)); in hb_test_assert_blobs_equal()