Home | History | Annotate | Download | only in cintltst

Lines Matching full:u_strlen

535         testLocale=(char*)realloc(testLocale, sizeof(char) * (u_strlen(dataTable[NAME][i])+1));
738 int32_t expectedLen=u_strlen(expected);
966 if(u_strlen(expectedLang)== 0)
970 if(u_strlen(expectedScript)== 0)
974 if(u_strlen(expectedCtry)== 0)
978 if(u_strlen(expectedVar)== 0)
982 if(u_strlen(expectedName) == 0)