Home | History | Annotate | Download | only in cintltst

Lines Matching refs:expectedOutput

2016         const char *expectedOutput;
2023 * The following expectedOutput contains a collation weight (2700 from UCA 6.0)
2026 * the expectedOutput needs to be adjusted.
2068 if(strcmp(fromShortBuffer, testCases[i].expectedOutput)) {
2070 fromShortBuffer, testCases[i].expectedOutput, testCases[i].input);