Home | History | Annotate | Download | only in cintltst

Lines Matching defs:expectedValue

1684         const char *expectedValue;
1701 if(uprv_strcmp(testCases[i].expectedValue, buffer) != 0) {
1703 testCases[i].expectedValue, testCases[i].localeID, testCases[i].keyword, buffer);