Home | History | Annotate | Download | only in intltest

Lines Matching defs:expectedValue

1670         const char *expectedValue;
1688 if(uprv_strcmp(testCases[i].expectedValue, buffer) != 0) {
1690 testCases[i].expectedValue, testCases[i].localeID, testCases[i].keyword, buffer);