Home | History | Annotate | Download | only in cintltst

Lines Matching refs:expectedOutput

2017         const char *expectedOutput;
2024 * The following expectedOutput contains a collation weight (2700 from UCA 6.0)
2027 * the expectedOutput needs to be adjusted.
2069 if(strcmp(fromShortBuffer, testCases[i].expectedOutput)) {
2071 fromShortBuffer, testCases[i].expectedOutput, testCases[i].input);