Home
last modified time | relevance | path

Searched refs:LotusCollationKoreanTest (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/test/intltest/
Dlcukocol.cpp31 LotusCollationKoreanTest::LotusCollationKoreanTest() in LotusCollationKoreanTest() function in LotusCollationKoreanTest
46 LotusCollationKoreanTest::~LotusCollationKoreanTest() in ~LotusCollationKoreanTest()
51 const UChar LotusCollationKoreanTest::testSourceCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = {
56 const UChar LotusCollationKoreanTest::testTargetCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = {
60 const Collator::EComparisonResult LotusCollationKoreanTest::results[] = {
64 void LotusCollationKoreanTest::TestTertiary(/* char* par */) in TestTertiary()
74 void LotusCollationKoreanTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* … in runIndexedTest()
Dlcukocol.h17 class LotusCollationKoreanTest: public IntlTestCollator {
23 LotusCollationKoreanTest();
24 virtual ~LotusCollationKoreanTest();
Dtscoll.cpp90 TESTCLASS(14, LotusCollationKoreanTest); in runIndexedTest()