Searched refs:one_byte_sources (Results 1 – 1 of 1) sorted by relevance
15274 const char* one_byte_sources[] = { in TEST() local15281 for (int i = 0; one_byte_sources[i] != NULL; i++) { in TEST()15282 uint16_t* two_byte_string = AsciiToTwoByteString(one_byte_sources[i]); in TEST()