Searched defs:utf16_conversion_tests (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/test/api/
H A Dtest-buffer.c715 static const utf16_conversion_test_t utf16_conversion_tests[] = { variable
734 for (i = 0; i < G_N_ELEMENTS (utf16_conversion_tests); i++)
736 const utf16_conversion_test_t *test = &utf16_conversion_tests[i];

Completed in 100 milliseconds