Searched refs:testSmallLargeCases (Results 1 – 4 of 4) sorted by relevance
79 const UChar CollationKanaTest::testSmallLargeCases[][CollationKanaTest::MAX_TOKEN_LEN] = { member in CollationKanaTest147 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1], Collator::LESS); in TestSmallLarge()
56 static const UChar testSmallLargeCases[][MAX_TOKEN_LEN]; variable
81 const static UChar testSmallLargeCases[][MAX_TOKEN_LEN] = { variable197 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1], in TestSmallLarge()
69 private static char[][] testSmallLargeCases = { field in CollationKanaTest139 doTest(testSmallLargeCases[i], testSmallLargeCases[i + 1], -1); in TestSmallLarge()