/external/chromium_org/third_party/icu/source/test/intltest/ |
itmajor.cpp | 44 logln(#suite "---"); \ 55 logln("TestSuite Utilities---"); logln(); 64 logln("TestSuite Normalize---"); logln(); 74 logln("TestSuite Collator---"); logln(); 84 logln("TestSuite Regex---"); logln(); 94 logln("TestSuite Format---"); logln() [all...] |
itrbbi.cpp | 25 if (exec) logln("TestSuite RuleBasedBreakIterator: "); 30 logln("RBBIAPITest--"); logln(""); 39 logln("RBBITest---"); logln("");
|
nmfmapts.cpp | 25 if (exec) logln("TestSuite NumberFormatAPI"); 29 logln("NumberFormat API test---"); logln(""); 42 logln("NumberFormat Registration test---"); logln(""); 67 logln("Testing NumberFormat constructors"); 105 logln("Testing equality operator"); 115 logln("Testing various format() methods"); 126 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1); 129 logln((UnicodeString) "" + (int32_t) l + " formatted to " + res2) [all...] |
pptest.cpp | 20 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break; 24 // if (exec) logln((UnicodeString)"TestSuite ParsePositionTest"); 54 logln("PP constructor() tested."); 63 logln("PP getIndex and constructor(int32_t) tested."); 69 logln("PP setIndex tested."); 80 logln("PP not equals tested."); 85 logln("PP equals tested."); 93 logln("PP operator= tested."); 110 logln("FP constructor(int) and getField tested.") [all...] |
astrotst.cpp | 23 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break 30 if (exec) logln("TestSuite AstroTest"); 89 logln(""); 100 logln((UnicodeString)"Sun position is " + result.toString() + (UnicodeString)"; " /* + result.toHmsString()*/ + " Sun longitude is " + longitude ); 116 logln(""); 124 logln((UnicodeString)"Moon position is " + result.toString() + (UnicodeString)"; " /* + result->toHmsString()*/); 140 logln((UnicodeString)"result is " + result.toString() + (UnicodeString)"; " /* + result.toHmsString()*/ ); 168 logln("ecliptic: " + ecl.toString()); 179 //logln("astro: " + astro) [all...] |
dtfmapts.cpp | 26 if (exec) logln("TestSuite DateFormatAPI"); 30 logln("DateFormat API test---"); logln(""); 44 logln("TestEquals---"); logln(""); 51 logln("TestNameHiding---"); logln(""); 58 logln("TestCoverage---"); logln(""); 135 logln("Testing DateFormat constructors") [all...] |
itrbnfp.cpp | 29 logln(#test "---"); \ 30 logln(); \ 37 if (exec) logln("TestSuite RuleBasedNumberFormatParse"); 56 logln("RBNF Parse test starting"); 122 logln("rule[%d] \"%s\"", i, rule); 137 logln("perror line: %x offset: %x context: %s|%s", perr.line, perr.offset, perr.preContext, perr.postContext); 152 logln(us); 154 logln("error: could not format %g, returned status: %d", val, status); 165 logln(us); 167 logln("error: could not format %d, returned status: %d", val, status) [all...] |
sdtfmtts.cpp | 23 if (exec) logln("TestSuite SimpleDateFormatAPI"); 27 logln("SimpleDateFormat API test---"); logln(""); 52 logln("Testing SimpleDateFormat constructors"); 96 logln(UnicodeString("Override with: ") + override); 109 logln(UnicodeString("Override with: ") + override_bogus); 120 logln("Testing clone(), assignment and equality operators"); 139 logln("Testing various format() methods"); 148 logln( (UnicodeString) "" + d + " formatted to " + res1); 155 logln((UnicodeString) "" + fD.getDate() + " formatted to " + res2) [all...] |
dcfmapts.cpp | 24 if (exec) logln((UnicodeString)"TestSuite DecimalFormatAPI"); 28 logln((UnicodeString)"DecimalFormat API test---"); logln((UnicodeString)""); 41 logln((UnicodeString)"DecimalFormat Rounding test---"); 47 logln((UnicodeString)"DecimalFormat Rounding Increment test---"); 53 logln((UnicodeString)"CurrencyPluralInfo API test---"); 71 logln((UnicodeString)"Testing DecimalFormat constructors"); 110 logln((UnicodeString)"Testing clone(), assignment and equality operators"); 129 logln((UnicodeString)"Testing various format() methods"); 140 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1) [all...] |
tsputil.cpp | 12 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break; 17 //if (exec) logln("TestSuite PUtilTest: "); 93 logln(UnicodeString("OK: IEEEremainder(") + x + ", " + y + ") is " + result); 209 logln(UnicodeString("OK: max(") + a + ", " + b + ") is " + result); 211 logln(UnicodeString("OK: min(") + a + ", " + b + ") is " + result); 222 logln("NaN tests may show that the expected NaN!=NaN etc. is not true on some"); 223 logln("platforms; however, ICU does not rely on them because it defines"); 224 logln("and uses uprv_isNaN(). Therefore, most failing NaN tests only report warnings."); 234 logln("End of NaN tests.") [all...] |
tzbdtest.cpp | 19 if (exec) logln("TestSuite TestTimeZoneBoundary"); 24 logln("TestBoundaries---"); logln(""); 31 logln("TestNewRules---"); logln(""); 38 logln("TestStepwise---"); logln(""); 78 logln(UnicodeString("Error: ") + startMode + " not present in " + str); 92 logln("Date Before: " + showDate(min)); 93 logln("Date After: " + showDate(max)) [all...] |
ittrans.cpp | 31 logln(#test "---"); logln(); \ 39 if (exec) logln("TestSuite Transliterator");
|
msfmrgts.cpp | 26 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break; 31 // if (exec) logln((UnicodeString)"TestSuite MessageFormatRegressionTest"); 109 logln("Formatted with one extra param : " + tempBuffer); 128 logln("Formatted with no params : " + tempBuffer); 134 logln("Formatted with extra params : " + tempBuffer); 186 logln("Apply with pattern : " + pattern1); 198 logln("Formatted with 7 : " + tempBuffer); 255 logln("Formatted with null : " + tempBuffer);*/ 256 logln("Apply with pattern : " + pattern2) [all...] |
/external/icu4c/test/intltest/ |
itmajor.cpp | 44 logln(#suite "---"); \ 55 logln("TestSuite Utilities---"); logln(); 64 logln("TestSuite Normalize---"); logln(); 74 logln("TestSuite Collator---"); logln(); 84 logln("TestSuite Regex---"); logln(); 94 logln("TestSuite Format---"); logln() [all...] |
itrbbi.cpp | 27 logln(#classname "---"); \ 28 logln(""); \ 37 if (exec) logln("TestSuite RuleBasedBreakIterator: ");
|
nmfmapts.cpp | 25 if (exec) logln("TestSuite NumberFormatAPI"); 29 logln("NumberFormat API test---"); logln(""); 42 logln("NumberFormat Registration test---"); logln(""); 67 logln("Testing NumberFormat constructors"); 105 logln("Testing equality operator"); 115 logln("Testing various format() methods"); 126 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1); 129 logln((UnicodeString) "" + (int32_t) l + " formatted to " + res2) [all...] |
pptest.cpp | 20 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break; 24 // if (exec) logln((UnicodeString)"TestSuite ParsePositionTest"); 54 logln("PP constructor() tested."); 63 logln("PP getIndex and constructor(int32_t) tested."); 69 logln("PP setIndex tested."); 80 logln("PP not equals tested."); 85 logln("PP equals tested."); 93 logln("PP operator= tested."); 110 logln("FP constructor(int) and getField tested.") [all...] |
astrotst.cpp | 23 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break 30 if (exec) logln("TestSuite AstroTest"); 89 logln(""); 100 logln((UnicodeString)"Sun position is " + result.toString() + (UnicodeString)"; " /* + result.toHmsString()*/ + " Sun longitude is " + longitude ); 116 logln(""); 124 logln((UnicodeString)"Moon position is " + result.toString() + (UnicodeString)"; " /* + result->toHmsString()*/); 140 logln((UnicodeString)"result is " + result.toString() + (UnicodeString)"; " /* + result.toHmsString()*/ ); 168 logln("ecliptic: " + ecl.toString()); 179 //logln("astro: " + astro) [all...] |
dtfmapts.cpp | 26 if (exec) logln("TestSuite DateFormatAPI"); 30 logln("DateFormat API test---"); logln(""); 44 logln("TestEquals---"); logln(""); 51 logln("TestNameHiding---"); logln(""); 58 logln("TestCoverage---"); logln(""); 135 logln("Testing DateFormat constructors") [all...] |
dcfmapts.cpp | 24 if (exec) logln((UnicodeString)"TestSuite DecimalFormatAPI"); 28 logln((UnicodeString)"DecimalFormat API test---"); logln((UnicodeString)""); 41 logln((UnicodeString)"DecimalFormat Rounding test---"); 47 logln((UnicodeString)"DecimalFormat Rounding Increment test---"); 53 logln((UnicodeString)"CurrencyPluralInfo API test---"); 59 logln((UnicodeString)"Scale test---"); 77 logln((UnicodeString)"Testing DecimalFormat constructors"); 116 logln((UnicodeString)"Testing clone(), assignment and equality operators"); 135 logln((UnicodeString)"Testing various format() methods") [all...] |
itrbnfp.cpp | 29 logln(#test "---"); \ 30 logln(); \ 37 if (exec) logln("TestSuite RuleBasedNumberFormatParse"); 56 logln("RBNF Parse test starting"); 122 logln("rule[%d] \"%s\"", i, rule); 137 logln("perror line: %x offset: %x context: %s|%s", perr.line, perr.offset, perr.preContext, perr.postContext); 152 logln(us); 154 logln("error: could not format %g, returned status: %d", val, status); 165 logln(us); 167 logln("error: could not format %d, returned status: %d", val, status) [all...] |
sdtfmtts.cpp | 23 if (exec) logln("TestSuite SimpleDateFormatAPI"); 27 logln("SimpleDateFormat API test---"); logln(""); 52 logln("Testing SimpleDateFormat constructors"); 96 logln(UnicodeString("Override with: ") + override); 109 logln(UnicodeString("Override with: ") + override_bogus); 120 logln("Testing clone(), assignment and equality operators"); 139 logln("Testing various format() methods"); 148 logln( (UnicodeString) "" + d + " formatted to " + res1); 155 logln((UnicodeString) "" + fD.getDate() + " formatted to " + res2) [all...] |
tsputil.cpp | 12 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break; 17 //if (exec) logln("TestSuite PUtilTest: "); 92 logln(UnicodeString("OK: IEEEremainder(") + x + ", " + y + ") is " + result); 208 logln(UnicodeString("OK: max(") + a + ", " + b + ") is " + result); 210 logln(UnicodeString("OK: min(") + a + ", " + b + ") is " + result); 221 logln("NaN tests may show that the expected NaN!=NaN etc. is not true on some"); 222 logln("platforms; however, ICU does not rely on them because it defines"); 223 logln("and uses uprv_isNaN(). Therefore, most failing NaN tests only report warnings."); 233 logln("End of NaN tests.") [all...] |
tzbdtest.cpp | 19 if (exec) logln("TestSuite TestTimeZoneBoundary"); 24 logln("TestBoundaries---"); logln(""); 31 logln("TestNewRules---"); logln(""); 38 logln("TestStepwise---"); logln(""); 78 logln(UnicodeString("Error: ") + startMode + " not present in " + str); 92 logln("Date Before: " + showDate(min)); 93 logln("Date After: " + showDate(max)) [all...] |
ittrans.cpp | 31 logln(#test "---"); logln(); \ 39 if (exec) logln("TestSuite Transliterator");
|