Searched refs:IntlTestCollator (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dallcoll.h23 class CollationDummyTest: public IntlTestCollator {
H A Dcurrcoll.h22 class CollationCurrencyTest: public IntlTestCollator
H A Dencoll.h23 class CollationEnglishTest: public IntlTestCollator {
H A Dg7coll.h41 class G7CollationTest: public IntlTestCollator {
H A Ddecoll.h21 class CollationGermanTest: public IntlTestCollator {
H A Descoll.h23 class CollationSpanishTest: public IntlTestCollator {
H A Dficoll.h22 class CollationFinnishTest: public IntlTestCollator {
H A Dlcukocol.h17 class LotusCollationKoreanTest: public IntlTestCollator {
H A Dtrcoll.h22 class CollationTurkishTest: public IntlTestCollator {
H A Dapicoll.h22 class CollationAPITest: public IntlTestCollator {
H A Dfrcoll.h21 class CollationFrenchTest: public IntlTestCollator {
H A Djacoll.h22 class CollationKanaTest: public IntlTestCollator {
H A Dmnkytst.h23 class CollationMonkeyTest: public IntlTestCollator {
H A Dthcoll.h20 class CollationThaiTest : public IntlTestCollator {
H A Ducaconf.h25 class UCAConformanceTest: public IntlTestCollator {
H A Ditercoll.h23 class CollationIteratorTest: public IntlTestCollator
H A Dregcoll.h22 class CollationRegressionTest: public IntlTestCollator
H A Dtscoll.cpp8 * IntlTestCollator is the medium level test class for everything in the directory "collate".
57 void IntlTestCollator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
92 IntlTestCollator::compareUsingPartials(UCollator *coll, const UChar source[], int32_t sLen, const UChar target[], int32_t tLen, int32_t pieceSize, UErrorCode &status) {
126 IntlTestCollator::doTestVariant(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result)
239 IntlTestCollator::doTest(Collator* col, const UChar *source, const UChar *target, Collator::EComparisonResult result) {
244 IntlTestCollator::doTest(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result)
268 IntlTestCollator::reportCResult( const UnicodeString &source, const UnicodeString &target,
339 IntlTestCollator::appendCompareResult(Collator::EComparisonResult result,
365 UnicodeString &IntlTestCollator::prettify(const CollationKey &source, UnicodeString &target)
386 void IntlTestCollator
[all...]
H A Dtscoll.h23 class IntlTestCollator: public IntlTest { class in inherits:IntlTest
H A Ditmajor.cpp75 IntlTestCollator test;

Completed in 136 milliseconds