HomeSort by relevance Sort by last modified time
    Searched refs:CollationTurkishTest (Results 1 - 3 of 3) sorted by null

  /external/icu4c/test/intltest/
trcoll.h 8 * CollationTurkishTest is a third level test class. This tests the locale
22 class CollationTurkishTest: public IntlTestCollator {
28 CollationTurkishTest();
29 virtual ~CollationTurkishTest();
trcoll.cpp 18 CollationTurkishTest::CollationTurkishTest()
25 CollationTurkishTest::~CollationTurkishTest()
30 const UChar CollationTurkishTest::testSourceCases[][CollationTurkishTest::MAX_TOKEN_LEN] = {
44 const UChar CollationTurkishTest::testTargetCases[][CollationTurkishTest::MAX_TOKEN_LEN] = {
58 const Collator::EComparisonResult CollationTurkishTest::results[] = {
73 void CollationTurkishTest::TestTertiary(/* char* par */
    [all...]
tscoll.cpp 80 TESTCLASS(5, CollationTurkishTest);

Completed in 63 milliseconds