Home
last modified time | relevance | path

Searched refs:IntlTest (Results 1 – 25 of 131) sorted by relevance

123456

/external/icu/icu4c/source/test/intltest/
Dintltest.cpp267 IntlTest::appendHex(uint32_t number, in appendHex()
317 IntlTest::toHex(uint32_t number, int32_t digits) { in toHex()
329 IntlTest::prettify(const UnicodeString &source, in prettify()
365 IntlTest::prettify(const UnicodeString &source, UBool parseBackslash) in prettify()
423 void IntlTest::setICU_DATA() { in setICU_DATA()
495 IntlTest* IntlTest::gTest = NULL;
501 if (IntlTest::gTest) in it_log()
502 IntlTest::gTest->log( message ); in it_log()
507 if (IntlTest::gTest) in it_logln()
508 IntlTest::gTest->logln( message ); in it_logln()
[all …]
Ditformat.cpp65 extern IntlTest *createCompactDecimalFormatTest();
66 extern IntlTest *createGenderInfoTest();
68 extern IntlTest *createRelativeDateTimeFormatterTest();
70 extern IntlTest *createTimeUnitTest();
71 extern IntlTest *createMeasureFormatTest();
72 extern IntlTest *createNumberFormatSpecificationTest();
73 extern IntlTest *createScientificNumberFormatterTest();
150 LocalPointer<IntlTest> test(createTimeUnitTest()); in runIndexedTest()
165 LocalPointer<IntlTest> test(createGenderInfoTest()); in runIndexedTest()
174 LocalPointer<IntlTest> test(createCompactDecimalFormatTest()); in runIndexedTest()
[all …]
Dnumbertest.h31 class AffixUtilsTest : public IntlTest {
46 class NumberFormatterApiTest : public IntlTest {
121 class DecimalQuantityTest : public IntlTest {
142 class DoubleConversionTest : public IntlTest {
149 class ModifiersTest : public IntlTest {
168 class PatternModifierTest : public IntlTest {
181 class PatternStringTest : public IntlTest {
193 class NumberStringBuilderTest : public IntlTest {
209 class StringSegmentTest : public IntlTest {
220 class NumberParserTest : public IntlTest {
[all …]
Ditutil.cpp35 extern IntlTest *createBytesTrieTest();
36 static IntlTest *createLocalPointerTest();
37 extern IntlTest *createUCharsTrieTest();
38 static IntlTest *createEnumSetTest();
39 extern IntlTest *createSimpleFormatterTest();
40 extern IntlTest *createUnifiedCacheTest();
41 extern IntlTest *createQuantityFormatterTest();
42 extern IntlTest *createPluralMapTest();
44 extern IntlTest *createStaticUnicodeSetsTest();
81 LocalPointer<IntlTest> test(createLocalPointerTest()); in runIndexedTest()
[all …]
Dtsmthred.cpp191 IntlTest::gTest->errln("Fail: status %s\n", u_errorName(status)); in doTailTest()
194 IntlTest::gTest->errln("Fail: len %d expected 3\n", length); in doTailTest()
197 IntlTest::gTest->errln("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
208 IntlTest::gTest->errln("Fail: status %s\n", u_errorName(status)); in doTailTest()
211 IntlTest::gTest->errln("Fail: len %d expected 3\n", length); in doTailTest()
214 IntlTest::gTest->errln("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
272 IntlTest::gTest->errln( in run()
283 IntlTest::gTest->errln( in run()
646 IntlTest::gTest->dataerrln("%s:%d Error %s on NumberFormat::createInstance().", in run()
653 IntlTest::gTest->errln("%s:%d Error %s on NumberFormat::createPercentInstance().", in run()
[all …]
Drbbimonkeytest.cpp140 IntlTest::gTest->errln("%s:%d: error %s creating UnicodeSet %s", __FILE__, __LINE__, in addCharClass()
154 IntlTest::gTest->logln("Redefinition of character class %s\n", CStr(cclass->fName)()); in addCharClass()
177 IntlTest::gTest->errln("%s:%d char class \"%s\" unrecognized in rule \"%s\"", in addRule()
222 IntlTest::gTest->errln("%s:%d Error creating regular expression for %s", in addRule()
249IntlTest::gTest->errln("%s:%d Unrecognized break type %s", __FILE__, __LINE__, CStr(value)()); in setKeywordParameter()
276IntlTest::gTest->errln("%s:%d Bad break iterator type of %d", __FILE__, __LINE__, fType); in createICUBreakIterator()
336 IntlTest::gTest->errln("%s:%d: Unrecognized line in rule file %s: \"%s\"\n", in compileRules()
354 IntlTest::gTest->errln("%s:%d: internal error, set names (%s, %s) inconsistent.\n", in compileRules()
395 void MonkeyTestData::set(BreakRules *rules, IntlTest::icu_rand &rand, UErrorCode &status) { in set()
487IntlTest::gTest->errln("%s:%d Trouble with monkey test reference rules at position %d. ", in set()
[all …]
Dthcoll.cpp107 logln((UnicodeString)"Word " + wordCount + ": " + IntlTest::prettify(word, str)); in TestNamesList()
154 logln((UnicodeString)"Word " + wordCount + ": " + IntlTest::prettify(word, str)); in TestDictionary()
167 + " compare(" + IntlTest::prettify(lastWord, str); in TestDictionary()
169 + IntlTest::prettify(word, str) + ") returned " + result in TestDictionary()
287 i/3 + ": compare(" + IntlTest::prettify(s1, t1) in compareArray()
288 + " , " + IntlTest::prettify(s2, t2) in compareArray()
316 i/3 + ": key(" + IntlTest::prettify(s1, t1) in compareArray()
317 + ").compareTo(key(" + IntlTest::prettify(s2, t2) in compareArray()
Dintltest.h26 #pragma map(IntlTest::log( const UnicodeString &message ),"logos390")
119 LocalPointer<IntlTest> test(create##TestClass()); \
136 class IntlTest : public TestLog {
139 IntlTest();
155 virtual void setCaller( IntlTest* callingTest ); // for internal use only
327 virtual UBool callTest( IntlTest& testToBeCalled, char* par );
344 IntlTest* caller;
385 static IntlTest* gTest;
Dsimplethread.h29 class IntlTest; variable
48 ThreadPoolBase(IntlTest *test, int32_t numThreads);
58 IntlTest *fIntlTest;
Ddtfmtrtts.h25 class DateFormatRoundTripTest : public IntlTest {
54 return ((uint32_t) (IntlTest::random() * (1<<16))) | in randLong()
55 (((uint32_t) (IntlTest::random() * (1<<16))) << 16); in randLong()
Ditmajor.h20 class MajorTestLevel: public IntlTest {
24 class IntlTestNormalize: public IntlTest {
Ditutil.h18 class IntlTestUtilities: public IntlTest {
23 class ErrorCodeTest: public IntlTest {
Dtestutil.h40 static UBool checkEqualEdits(IntlTest &test, const UnicodeString &name,
44 IntlTest &test, const UnicodeString &name,
Drbbimonkeytest.h54 class RBBIMonkeyTest: public IntlTest {
153 void set(BreakRules *rules, IntlTest::icu_rand &rand, UErrorCode &status);
195 IntlTest::icu_rand fRandomGenerator;
Ddatadrivennumberformattestsuite.h23 class IntlTest; variable
28 class DataDrivenNumberFormatTestSuite : public IntlTest {
Dquantityformattertest.cpp21 class QuantityFormatterTest : public IntlTest {
150 extern IntlTest *createQuantityFormatterTest() { in createQuantityFormatterTest()
Ditmajor.cpp41 extern IntlTest *createBiDiConformanceTest();
204 LocalPointer<IntlTest> test(createBiDiConformanceTest()); in runIndexedTest()
Dstatic_unisets_test.cpp14 class StaticUnicodeSetsTest : public IntlTest {
28 extern IntlTest *createStaticUnicodeSetsTest() { in createStaticUnicodeSetsTest()
Dgenderinfotest.cpp34 class GenderInfoTest : public IntlTest {
119 extern IntlTest *createGenderInfoTest() { in createGenderInfoTest()
Dnumbertest_stringbuilder.cpp273 IntlTest::assertEquals("Lengths should be the same", a.length(), b.length()); in assertEqualsImpl()
274IntlTest::assertEquals("Code point counts should be the same", a.countChar32(), b.codePointCount()… in assertEqualsImpl()
281 IntlTest::assertEquals( in assertEqualsImpl()
Dtfsmalls.h18 class TestFormatSmallClasses: public IntlTest {
Dscientificnumberformattertest.cpp24 class ScientificNumberFormatterTest : public IntlTest {
216 extern IntlTest *createScientificNumberFormatterTest() { in createScientificNumberFormatterTest()
Ditformat.h23 class IntlTestFormat: public IntlTest {
Dtzoffloc.h19 class TimeZoneOffsetLocalTest : public IntlTest {
Dittrans.h26 class IntlTestTransliterator: public IntlTest {

123456