Home | History | Annotate | Download | only in cintltst

Lines Matching defs:expectedValue

1531         const char *expectedValue;
1548 if(uprv_strcmp(testCases[i].expectedValue, buffer) != 0) {
1550 testCases[i].expectedValue, testCases[i].localeID, testCases[i].keyword, buffer);