Searched refs:NONOVERLAP (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/test/cintltst/
H A Dusrchtst.c771 while (NONOVERLAP[count].text != NULL) {
772 if (!assertEqual(NONOVERLAP[count])) {
807 search = &(NONOVERLAP[count]);
1872 while (NONOVERLAP[count].text != NULL) {
H A Dusrchdat.c227 static const SearchData NONOVERLAP[] = { variable
/external/icu4c/test/intltest/
H A Dsrchtest.cpp890 while (NONOVERLAP[count].text != NULL) {
891 if (!assertEqual(&NONOVERLAP[count])) {
924 search = &(NONOVERLAP[count]);
1757 while (NONOVERLAP[count].text != NULL) {

Completed in 43 milliseconds