Home
last modified time | relevance | path

Searched refs:doTest (Results 1 – 25 of 43) sorted by relevance

12

/external/icu4c/test/intltest/
Ditrbnfrt.cpp70 doTest(formatter, -12345678, 12345678); in TestEnglishSpelloutRT()
88 doTest(formatter, 0, 12345678); in TestDurationsRT()
106 doTest(formatter, -12345678, 12345678); in TestSpanishSpelloutRT()
124 doTest(formatter, -12345678, 12345678); in TestFrenchSpelloutRT()
142 doTest(formatter, -12345678, 12345678); in TestSwissFrenchSpelloutRT()
160 doTest(formatter, -999999, 999999); in TestItalianSpelloutRT()
178 doTest(formatter, 0, 12345678); in TestGermanSpelloutRT()
196 doTest(formatter, 0, 12345678); in TestSwedishSpelloutRT()
214 doTest(formatter, -12345678, 12345678); in TestDutchSpelloutRT()
232 doTest(formatter, 0, 12345678); in TestJapaneseSpelloutRT()
[all …]
Djacoll.cpp114 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
124 doTest(myCollation, testBaseCases[i], testBaseCases[i + 1], Collator::LESS); in TestBase()
133doTest(myCollation, testPlainDakutenHandakutenCases[i], testPlainDakutenHandakutenCases[i + 1], in TestPlainDakutenHandakuten()
147 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1], Collator::LESS); in TestSmallLarge()
160 doTest(myCollation, testKatakanaHiraganaCases[i], testKatakanaHiraganaCases[i + 1], in TestKatakanaHiragana()
175 doTest(myCollation, testChooonKigooCases[i], testChooonKigooCases[i + 1], Collator::LESS); in TestChooonKigoo()
Dallcoll.cpp98 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
116 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
138 doTest(myCollation, testCases[i], testCases[j], Collator::LESS); in TestExtra()
149 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestIdentical()
Dtransapi.cpp259 doTest(message, name, dispNames[i+1]); in TestGetDisplayName()
303 doTest(message, gotResult, Data[i+2]); in TestTransliterate1()
312 doTest(message, temp, Data[i+2]); in TestTransliterate1()
350doTest(t->getID() + ".transliterate(UnicodeString, int32_t, int32_t, UnicodeString):(" + start + "… in TestTransliterate2()
354doTest(t->getID() + ".transliterate(Replaceable, int32_t, int32_t, ):(" + start + "," + limit + ")… in TestTransliterate2()
407 doTest(message, rs, Data[i+2]); in TestTransliterate3()
439 doTest(message, rs, expected); in TestSimpleKeyboardTransliterator()
627 doTest((UnicodeString)"nulTrans->transliterate", replaceable, s); in TestNullTransliterator()
639 doTest((UnicodeString)"NullTransliterator->handleTransliterate", replaceable, s); in TestNullTransliterator()
800 doTest(message, got, exp); in TestGetAdoptFilter()
[all …]
Dg7coll.cpp149doTest(tblColl1, testCases[results[i][j]], testCases[results[i][n]], Collator::LESS); in TestG7Locales()
184 doTest(myCollation, testCases[results[8][j]], testCases[results[8][n]], Collator::LESS); in TestDemo1()
218 doTest(myCollation, testCases[results[9][j]], testCases[results[9][n]], Collator::LESS); in TestDemo2()
252doTest(myCollation, testCases[results[10][j]], testCases[results[10][n]], Collator::LESS); in TestDemo3()
281doTest(myCollation, testCases[results[11][j]], testCases[results[11][n]], Collator::LESS); in TestDemo4()
Dfrcoll.cpp151 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
180 doTest(myCollation, testAcute[i], testAcute[j], expected ); in TestSecondary()
194 doTest(myCollation, testBugs[i], testBugs[j], Collator::LESS); in TestExtra()
Dencoll.cpp249 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
257 doTest(myCollation, testBugs[i], testBugs[j], Collator::LESS); in TestTertiary()
274 doTest(myCollation, testMore[i], testMore[j], expected ); in TestTertiary()
286 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
296 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
313 doTest(myCollation, testAcute[i], testAcute[j], expected ); in TestSecondary()
Ditrbnf.cpp429 doTest(&formatter, testData, FALSE); // exact values aren't parsable from fractions in TestFractionalRuleSet()
1095 doTest(formatter, testData, TRUE); in TestEnglishSpellout()
1145 doTest(formatter, testData, FALSE); in TestOrdinalAbbreviations()
1175 doTest(formatter, testData, TRUE); in TestDurations()
1224 doTest(formatter, testData, TRUE); in TestSpanishSpellout()
1269 doTest(formatter, testData, TRUE); in TestFrenchSpellout()
1324 doTest(formatter, swissFrenchTestData, TRUE); in TestSwissFrenchSpellout()
1375 doTest(formatter, belgianFrenchTestData, TRUE); in TestBelgianFrenchSpellout()
1416 doTest(formatter, testData, TRUE); in TestItalianSpellout()
1455 doTest(formatter, testData, TRUE); in TestPortugueseSpellout()
[all …]
Dtrcoll.cpp78 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
86 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Dtscoll.h33 …void doTest(Collator* col, const UChar *source, const UChar *target, Collator::EComparisonResult r…
35 …void doTest(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::ECo…
Dficoll.cpp74 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
82 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Descoll.cpp88 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
96 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
/external/icu4c/test/cintltst/
Dcjaptst.c130 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
151 doTest(myCollation, testBaseCases[i], testBaseCases[i + 1], UCOL_LESS); in TestBase()
172 doTest(myCollation, testPlainDakutenHandakutenCases[i], in TestPlainDakutenHandakuten()
197 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1], in TestSmallLarge()
222 doTest(myCollation, testKatakanaHiraganaCases[i], in TestKatakanaHiragana()
248 doTest(myCollation, testChooonKigooCases[i], testChooonKigooCases[i + 1], in TestChooonKigoo()
Dcg7coll.c182 doTest(tblColl1, testCases[results[i][j]], testCases[results[i][n]], UCOL_LESS); in TestG7Locales()
215 doTest(myCollation, testCases[results[8][j]], testCases[results[8][n]], UCOL_LESS); in TestDemo1()
245 doTest(myCollation, testCases[results[9][j]], testCases[results[9][n]], UCOL_LESS); in TestDemo2()
275 doTest(myCollation, testCases[results[10][j]], testCases[results[10][n]], UCOL_LESS); in TestDemo3()
304 doTest(myCollation, testCases[results[11][j]], testCases[results[11][n]], UCOL_LESS); in TestDemo4()
Dcfrtst.c163 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
193 doTest(myCollation, testAcute[i], testAcute[j], expected ); in TestSecondary()
214 doTest(myCollation, testBugs[i], testBugs[j], UCOL_LESS); in TestExtra()
Dcestst.c99 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Dcfintst.c89 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
107 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Dcturtst.c106 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Dencoll.c278 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
287 doTest(myCollation, testBugs[i], testBugs[j], UCOL_LESS); in TestTertiary()
299 doTest(myCollation, testMore[i], testMore[j], expected ); in TestTertiary()
319 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
338 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
351 doTest(myCollation, testAcute[i], testAcute[j], expected ); in TestSecondary()
Dcallcoll.c421 void doTest(UCollator* myCollation, const UChar source[], const UChar target[], UCollationResult re… in doTest() function
585 doTest(coll, t1, t2, result); in genericOrderingTestWithResult()
726 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
752 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
777 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
801 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestIdentical()
829 doTest(myCollation, testCases[i], testCases[j], UCOL_LESS); in TestExtra()
933 doTest(myCollator, X, Y, UCOL_EQUAL); in TestJB1401()
934 doTest(myCollator, X, Z, UCOL_EQUAL); in TestJB1401()
935 doTest(myCollator, Y, Z, UCOL_EQUAL); in TestJB1401()
[all …]
Dcdetst.c115 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]); in TestTertiary()
134 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]); in TestPrimary()
/external/llvm/tools/bugpoint/
DListReducer.h44 virtual TestResult doTest(std::vector<ElTy> &Prefix,
55 switch (doTest(TheList, empty, Error)) { in reduceList()
100 if (doTest(ShuffledList, empty, Error) == KeepPrefix) { in reduceList()
119 switch (doTest(Prefix, Suffix, Error)) { in reduceList()
180 if (doTest(EmptyList, TestList, Error) == KeepSuffix) { in reduceList()
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
Dstring-validate-input.js7 function doTest() function
89 doTest();
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
Dstring-validate-input.js7 function doTest() function
89 doTest();
/external/v8/test/mjsunit/
Ddiv-mod.js143 function doTest(a, b) { function
153 doTest(a,b);
154 doTest(-a,b);
155 doTest(a,-b);
156 doTest(-a,-b);

12