Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dtest-set.cc157 hb_codepoint_t sorted_array[] = {0, 2, (unsigned) HB_SET_VALUE_INVALID}; in main() local
159 s.add_sorted_array(sorted_array, 3); in main()