Home | History | Annotate | Download | only in intltest

Lines Matching defs:testCases

19 static const UChar testCases[][G7CollationTest::MAX_TOKEN_LEN] = {
141 doTest(myCollation.getAlias(), testCases[results[i][j]], testCases[results[i][n]], Collator::LESS);
173 doTest(myCollation, testCases[results[8][j]], testCases[results[8][n]], Collator::LESS);
207 doTest(myCollation, testCases[results[9][j]], testCases[results[9][n]], Collator::LESS);
241 doTest(myCollation, testCases[results[10][j]], testCases[results[10][n]], Collator::LESS);
270 doTest(myCollation, testCases[results[11][j]], testCases[results[11][n]], Collator::LESS);