Home | History | Annotate | Download | only in cintltst

Lines Matching defs:expectedValue

1536         const char *expectedValue;
1553 if(uprv_strcmp(testCases[i].expectedValue, buffer) != 0) {
1555 testCases[i].expectedValue, testCases[i].localeID, testCases[i].keyword, buffer);