Home | History | Annotate | Download | only in intltest

Lines Matching defs:strings

297     static const char *strings[] = {
310 StringPiece fffd(strings[0]);
311 for(int32_t i = 1; i < UPRV_LENGTHOF(strings); ++i) {
312 StringPiece illegal(strings[i]);
920 // Note: It would be better to get tailored strings such that we can
1584 // Test NUL-termination if the strings do not contain NUL characters.
1614 // Create valid UTF-16 strings if necessary, and use those for
1651 // Test NUL-termination if the strings do not contain NUL characters.
1728 // Use bit-wise OR so that getMergedCollationKey() is always called for both strings.