Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-buffer.c679 unsigned int text_bytes, segment_bytes, j, len; in test_buffer_utf8_validity() local
687 text_bytes = strlen (test->utf8); in test_buffer_utf8_validity()
689 segment_bytes = text_bytes; in test_buffer_utf8_validity()
694 hb_buffer_add_utf8 (b, test->utf8, text_bytes, 0, segment_bytes); in test_buffer_utf8_validity()
/external/expat/tests/
Druntests.c2562 size_t text_bytes; in START_TEST() member
2618 (int)cases[i].text_bytes, in START_TEST()