/third_party/icu/icu4c/source/test/perf/convperf/ |
H A D | convperf.cpp | 24 UErrorCode status = U_ZERO_ERROR; in main() 128 UErrorCode status = U_ZERO_ERROR; in TestICU_CleanOpenAllConverters() 137 UErrorCode status = U_ZERO_ERROR; in TestICU_OpenAllConverters() 146 UErrorCode status = U_ZERO_ERROR; in TestICU_UTF8_FromUnicode() 155 UErrorCode status = U_ZERO_ERROR; in TestICU_UTF8_ToUnicode() 165 UErrorCode status = U_ZERO_ERROR; in TestWinIML2_UTF8_FromUnicode() 174 UErrorCode status = U_ZERO_ERROR; in TestWinIML2_UTF8_ToUnicode() 183 UErrorCode status = U_ZERO_ERROR; in TestWinANSI_UTF8_FromUnicode() 192 UErrorCode status = U_ZERO_ERROR; in TestWinANSI_UTF8_ToUnicode() 203 UErrorCode status = U_ZERO_ERROR; in TestICU_Latin1_FromUnicode() [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | custrtrn.c | 146 UErrorCode err = U_ZERO_ERROR; in Test_strToUTF32() 160 err = U_ZERO_ERROR; in Test_strToUTF32() 163 if(err != U_ZERO_ERROR || u32DestLen != UPRV_LENGTHOF(src32)) { in Test_strToUTF32() 165 "length %ld != %ld and %s != U_ZERO_ERROR\n", in Test_strToUTF32() 193 err = U_ZERO_ERROR; in Test_strToUTF32() 196 if(err != U_ZERO_ERROR || u32DestLen != UPRV_LENGTHOF(src32)-1) { in Test_strToUTF32() 198 "length %ld != %ld and %s != U_ZERO_ERROR\n", in Test_strToUTF32() 212 UErrorCode err = U_ZERO_ERROR; in Test_strToUTF32_surrogates() 224 err = U_ZERO_ERROR; in Test_strToUTF32_surrogates() 232 err = U_ZERO_ERROR; in Test_strToUTF32_surrogates() [all...] |
H A D | hpmufn.c | 126 UErrorCode status = U_ZERO_ERROR; in TestHeapFunctions() 144 status = U_ZERO_ERROR; in TestHeapFunctions() 147 status = U_ZERO_ERROR; in TestHeapFunctions() 150 status = U_ZERO_ERROR; in TestHeapFunctions() 155 status = U_ZERO_ERROR; in TestHeapFunctions() 157 TEST_STATUS(status, U_ZERO_ERROR); in TestHeapFunctions() 159 TEST_STATUS(status, U_ZERO_ERROR); in TestHeapFunctions() 163 status = U_ZERO_ERROR; in TestHeapFunctions() 166 TEST_STATUS(status, U_ZERO_ERROR); in TestHeapFunctions() 170 status = U_ZERO_ERROR; in TestHeapFunctions() [all...] |
H A D | idnatest.c | 78 UErrorCode status = U_ZERO_ERROR; in testAPI() 98 status = U_ZERO_ERROR; /* reset error code */ in testAPI() 117 status = U_ZERO_ERROR; in testAPI() 120 status = U_ZERO_ERROR; /* reset error code */ in testAPI() 139 status = U_ZERO_ERROR; in testAPI() 144 status = U_ZERO_ERROR; /* reset error code */ in testAPI() 161 status = U_ZERO_ERROR; in testAPI() 166 status = U_ZERO_ERROR; /* reset error code */ in testAPI() 184 status = U_ZERO_ERROR; in testAPI() 187 status = U_ZERO_ERROR; /* rese in testAPI() [all...] |
H A D | crestst.c | 95 { "root", U_ZERO_ERROR, e_Root, { true, false, false }, { true, false, false } }, 96 { "te", U_ZERO_ERROR, e_te, { false, true, false }, { true, true, false } }, 97 { "te_IN", U_ZERO_ERROR, e_te_IN, { false, false, true }, { true, true, true } }, 133 UErrorCode status = U_ZERO_ERROR; in TestAliasConflict() 164 UErrorCode status = U_ZERO_ERROR; in TestResourceBundles() 190 UErrorCode err = U_ZERO_ERROR; in TestConstruction1() 283 UErrorCode status = U_ZERO_ERROR,expected_resource_status = U_ZERO_ERROR; in testTag() 299 status = U_ZERO_ERROR; in testTag() 317 status = U_ZERO_ERROR; in testTag() [all...] |
H A D | creststn.c | 199 { "root", U_ZERO_ERROR, e_Root, { true, false, false }, { true, false, false } }, 200 { "te", U_ZERO_ERROR, e_te, { false, true, false }, { true, true, false } }, 201 { "te_IN", U_ZERO_ERROR, e_te_IN, { false, false, true }, { true, true, true } }, 367 UErrorCode status = U_ZERO_ERROR; in TestAliasConflict() 391 status = U_ZERO_ERROR; in TestAliasConflict() 408 UErrorCode error = U_ZERO_ERROR; in TestDecodedBundle() 486 UErrorCode status = U_ZERO_ERROR; in TestNewTypes() 514 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes() 524 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes() 528 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes() [all...] |
H A D | reapits.c | 62 status = U_ZERO_ERROR; \ 214 UErrorCode status = U_ZERO_ERROR; in TestRegexCAPI() 231 status = U_ZERO_ERROR; in TestRegexCAPI() 239 status = U_ZERO_ERROR; in TestRegexCAPI() 245 status = U_ZERO_ERROR; in TestRegexCAPI() 251 status = U_ZERO_ERROR; in TestRegexCAPI() 266 status = U_ZERO_ERROR; in TestRegexCAPI() 296 status = U_ZERO_ERROR; in TestRegexCAPI() 303 status = U_ZERO_ERROR; in TestRegexCAPI() 309 status = U_ZERO_ERROR; in TestRegexCAPI() [all...] |
H A D | spreptst.c | 66 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_cs_prep_data() 77 errorCode = U_ZERO_ERROR; in Test_nfs4_cs_prep_data() 84 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_cis_prep_data() 90 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_mixed_prep_data() 100 errorCode = U_ZERO_ERROR; in Test_nfs4_mixed_prep_data() 121 U_ZERO_ERROR 128 U_ZERO_ERROR 206 "nfs4_cis_prep", U_ZERO_ERROR 251 U_ZERO_ERROR 263 U_ZERO_ERROR [all...] |
H A D | utmstest.c | 104 UErrorCode status = U_ZERO_ERROR; in roundTripTest() 114 UErrorCode status = U_ZERO_ERROR; in toLimitTest() 125 UErrorCode status = U_ZERO_ERROR; in epochOffsetTest() 155 UErrorCode status = U_ZERO_ERROR; in TestEpochOffsets() 168 UErrorCode status = U_ZERO_ERROR; in TestFromLimits() 182 UErrorCode status = U_ZERO_ERROR; in TestToLimits() 200 UErrorCode status = U_ZERO_ERROR; in TestFromInt64() 211 status = U_ZERO_ERROR; in TestFromInt64() 215 status = U_ZERO_ERROR; in TestFromInt64() 221 status = U_ZERO_ERROR; in TestFromInt64() [all...] |
H A D | ncnvtst.c | 152 expected, sizeof(expected), "ibm-920", 0 , true, U_ZERO_ERROR)) in TestSurrogateBehaviour() 158 expected, sizeof(expected), "LATIN_1", 0, true, U_ZERO_ERROR )) in TestSurrogateBehaviour() 172 expected, sizeof(expected), "ibm-1363", 0 , true, U_ZERO_ERROR)) in TestSurrogateBehaviour() 175 expected, sizeof(expected), "ibm-1363", offsets , true, U_ZERO_ERROR)) in TestSurrogateBehaviour() 179 expected, sizeof(expected), "ibm-1363", 0 , true, U_ZERO_ERROR)) in TestSurrogateBehaviour() 182 expected, sizeof(expected), "ibm-1363", offsets, true, U_ZERO_ERROR)) in TestSurrogateBehaviour() 198 expected, sizeof(expected), "iso-2022-jp", 0 , true, U_ZERO_ERROR)) in TestSurrogateBehaviour() 201 expected, sizeof(expected), "iso-2022-jp", offsets , true, U_ZERO_ERROR)) in TestSurrogateBehaviour() 228 expected, sizeof(expected), "iso-2022-cn", 0 , true, U_ZERO_ERROR)) in TestSurrogateBehaviour() 231 expected, sizeof(expected), "iso-2022-cn", offsets , true, U_ZERO_ERROR)) in TestSurrogateBehaviour() [all...] |
H A D | cnumtst.c | 133 UErrorCode st = U_ZERO_ERROR; in TestInt64Parse() 201 UErrorCode status=U_ZERO_ERROR; in TestNumberFormat() 208 status = U_ZERO_ERROR; in TestNumberFormat() 257 status = U_ZERO_ERROR; in TestNumberFormat() 294 status=U_ZERO_ERROR; in TestNumberFormat() 327 status=U_ZERO_ERROR; in TestNumberFormat() 373 status = U_ZERO_ERROR; in TestNumberFormat() 383 status=U_ZERO_ERROR; in TestNumberFormat() 426 status = U_ZERO_ERROR; /* reset */ in TestNumberFormat() 468 status=U_ZERO_ERROR; in TestNumberFormat() [all...] |
H A D | cucdapi.c | 101 UErrorCode err = U_ZERO_ERROR; in TestUScriptCodeAPI() 120 UErrorCode err = U_ZERO_ERROR; in TestUScriptCodeAPI() 128 err = U_ZERO_ERROR; in TestUScriptCodeAPI() 163 err = U_ZERO_ERROR; in TestUScriptCodeAPI() 166 err = U_ZERO_ERROR; in TestUScriptCodeAPI() 171 err = U_ZERO_ERROR; in TestUScriptCodeAPI() 175 err = U_ZERO_ERROR; in TestUScriptCodeAPI() 179 err = U_ZERO_ERROR; in TestUScriptCodeAPI() 182 err = U_ZERO_ERROR; in TestUScriptCodeAPI() 185 err = U_ZERO_ERROR; in TestUScriptCodeAPI() [all...] |
H A D | udatatst.c | 122 UErrorCode status=U_ZERO_ERROR; in TestUDataOpen() 176 status=U_ZERO_ERROR; in TestUDataOpen() 216 status=U_ZERO_ERROR; in TestUDataOpen() 266 status=U_ZERO_ERROR; in TestUDataOpen() 298 status = U_ZERO_ERROR; in TestUDataOpen() 300 if (status != U_ZERO_ERROR) { in TestUDataOpen() 317 /* status = U_ZERO_ERROR; */ in TestUDataOpen() 319 /* if (status != U_ZERO_ERROR) { */ in TestUDataOpen() 330 status=U_ZERO_ERROR; in TestUDataOpen() 448 UErrorCode status=U_ZERO_ERROR; in TestUDataSetAppData() [all...] |
H A D | ccapitst.c | 130 UErrorCode err = U_ZERO_ERROR; in ListNames() 154 err = U_ZERO_ERROR; in ListNames() 161 err = U_ZERO_ERROR; in ListNames() 168 err = U_ZERO_ERROR; in ListNames() 266 UErrorCode err = U_ZERO_ERROR; in TestConvert() 367 err=U_ZERO_ERROR; in TestConvert() 373 err=U_ZERO_ERROR; in TestConvert() 386 err=U_ZERO_ERROR; in TestConvert() 394 err=U_ZERO_ERROR; in TestConvert() 400 err=U_ZERO_ERROR; in TestConvert() [all...] |
H A D | cloctst.c | 301 UErrorCode status = U_ZERO_ERROR; in TestBasicGetters() 312 status=U_ZERO_ERROR; in TestBasicGetters() 326 status=U_ZERO_ERROR; in TestBasicGetters() 340 status=U_ZERO_ERROR; in TestBasicGetters() 353 status=U_ZERO_ERROR; in TestBasicGetters() 356 } else if(status==U_ZERO_ERROR) { in TestBasicGetters() 374 UErrorCode status = U_ZERO_ERROR; in TestNullDefault() 395 status = U_ZERO_ERROR; in TestNullDefault() 496 err = U_ZERO_ERROR; in TestPrefixes() 702 UErrorCode errorCode=U_ZERO_ERROR; in TestDisplayNames() [all...] |
H A D | cstrcase.c | 49 errorCode=U_ZERO_ERROR; in TestCaseLower() 71 errorCode=U_ZERO_ERROR; in TestCaseLower() 89 errorCode=U_ZERO_ERROR; in TestCaseLower() 106 errorCode=U_ZERO_ERROR; in TestCaseLower() 118 errorCode=U_ZERO_ERROR; in TestCaseLower() 147 errorCode=U_ZERO_ERROR; in TestCaseUpper() 165 errorCode=U_ZERO_ERROR; in TestCaseUpper() 182 errorCode=U_ZERO_ERROR; in TestCaseUpper() 197 errorCode=U_ZERO_ERROR; in TestCaseUpper() 212 errorCode=U_ZERO_ERROR; in TestCaseUpper() [all...] |
H A D | cdattst.c | 80 UErrorCode status = U_ZERO_ERROR; in TestDateFormat() 151 UErrorCode subStatus = U_ZERO_ERROR; in TestDateFormat() 177 status=U_ZERO_ERROR; in TestDateFormat() 242 status=U_ZERO_ERROR; in TestDateFormat() 260 status=U_ZERO_ERROR; in TestDateFormat() 273 status=U_ZERO_ERROR; in TestDateFormat() 295 status=U_ZERO_ERROR; in TestDateFormat() 332 status = U_ZERO_ERROR; in TestDateFormat() 440 UErrorCode status = U_ZERO_ERROR; in TestRelativeDateFormat() 490 status = U_ZERO_ERROR; in TestRelativeDateFormat() [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | sdtfmtts.cpp | 30 UErrorCode status = U_ZERO_ERROR; in runIndexedTest() 50 UErrorCode status = U_ZERO_ERROR; in testAPI() 62 status = U_ZERO_ERROR; in testAPI() 72 status = U_ZERO_ERROR; in testAPI() 78 status = U_ZERO_ERROR; in testAPI() 84 status = U_ZERO_ERROR; in testAPI() 91 status = U_ZERO_ERROR; in testAPI() 97 status = U_ZERO_ERROR; in testAPI() 104 status = U_ZERO_ERROR; in testAPI() 110 status = U_ZERO_ERROR; in testAPI() [all...] |
H A D | icusvtst.cpp | 55 UErrorCode status = U_ZERO_ERROR; in LKFSubclass() 335 UErrorCode status = U_ZERO_ERROR; in testAPI_One() 339 UErrorCode status = U_ZERO_ERROR; in testAPI_One() 351 UErrorCode status = U_ZERO_ERROR; in testAPI_One() 359 UErrorCode status = U_ZERO_ERROR; in testAPI_One() 381 UErrorCode status = U_ZERO_ERROR; in testAPI_One() 396 UErrorCode status = U_ZERO_ERROR; in testAPI_One() 406 UErrorCode status = U_ZERO_ERROR; in testAPI_One() 413 UErrorCode status = U_ZERO_ERROR; in testAPI_One() 421 UErrorCode status = U_ZERO_ERROR; in testAPI_One() [all...] |
H A D | itrbnfrt.cpp | 65 UErrorCode status = U_ZERO_ERROR; in TestEnglishSpelloutRT() 83 UErrorCode status = U_ZERO_ERROR; in TestDurationsRT() 101 UErrorCode status = U_ZERO_ERROR; in TestSpanishSpelloutRT() 119 UErrorCode status = U_ZERO_ERROR; in TestFrenchSpelloutRT() 137 UErrorCode status = U_ZERO_ERROR; in TestSwissFrenchSpelloutRT() 155 UErrorCode status = U_ZERO_ERROR; in TestItalianSpelloutRT() 173 UErrorCode status = U_ZERO_ERROR; in TestGermanSpelloutRT() 191 UErrorCode status = U_ZERO_ERROR; in TestSwedishSpelloutRT() 209 UErrorCode status = U_ZERO_ERROR; in TestDutchSpelloutRT() 227 UErrorCode status = U_ZERO_ERROR; in TestJapaneseSpelloutRT() [all...] |
H A D | v32test.cpp | 80 UErrorCode status = U_ZERO_ERROR; in UVector32_API() 88 status = U_ZERO_ERROR; in UVector32_API() 96 status = U_ZERO_ERROR; in UVector32_API() 112 status = U_ZERO_ERROR; in UVector32_API() 140 status = U_ZERO_ERROR; in UVector32_API() 155 status = U_ZERO_ERROR; in UVector32_API() 176 status = U_ZERO_ERROR; in UVector32_API() 189 status = U_ZERO_ERROR; in UVector32_API() 205 status = U_ZERO_ERROR; in UVector32_API() 221 status = U_ZERO_ERROR; in UVector32_API() [all...] |
H A D | simpleformattertest.cpp | 68 UErrorCode status = U_ZERO_ERROR; in TestNoArguments() 91 UErrorCode status = U_ZERO_ERROR; in TestSyntaxErrors() 94 status = U_ZERO_ERROR; in TestSyntaxErrors() 100 UErrorCode status = U_ZERO_ERROR; in TestOneArgument() 133 UErrorCode status = U_ZERO_ERROR; in TestBigArgument() 151 UErrorCode status = U_ZERO_ERROR; in TestManyArguments() 183 status = U_ZERO_ERROR; in TestManyArguments() 248 UErrorCode status = U_ZERO_ERROR; in TestTooFewArgumentValues() 260 status = U_ZERO_ERROR; in TestTooFewArgumentValues() 267 status = U_ZERO_ERROR; in TestTooFewArgumentValues() [all...] |
H A D | restsnew.cpp | 167 { "root", 0, U_ZERO_ERROR, e_Root, { true, false, false }, { true, false, false } }, 168 { "te", 0, U_ZERO_ERROR, e_te, { false, true, false }, { true, true, false } }, 169 { "te_IN", 0, U_ZERO_ERROR, e_te_IN, { false, false, true }, { true, true, true } }, 251 UErrorCode status = U_ZERO_ERROR; in TestResourceBundles() 282 UErrorCode err = U_ZERO_ERROR; in TestConstruction() 351 UErrorCode err = U_ZERO_ERROR; in TestIteration() 385 err=U_ZERO_ERROR; in TestIteration() 433 err=U_ZERO_ERROR; in TestIteration() 438 CONFIRM_NE(err, (int32_t)U_ZERO_ERROR); in TestIteration() 441 err = U_ZERO_ERROR; in TestIteration() [all...] |
H A D | localebuildertest.cpp | 58 UErrorCode status = U_ZERO_ERROR; in Verify() 59 UErrorCode copyStatus = U_ZERO_ERROR; in Verify() 187 UErrorCode status = U_ZERO_ERROR; in TestLocaleBuilder() 202 status = U_ZERO_ERROR; in TestLocaleBuilder() 205 status = U_ZERO_ERROR; in TestLocaleBuilder() 206 UErrorCode copyStatus = U_ZERO_ERROR; in TestLocaleBuilder() 273 status = U_ZERO_ERROR; in TestLocaleBuilder() 369 UErrorCode status = U_ZERO_ERROR; in TestLocaleBuilderBasicWithExtensionsOnDefaultLocale() 429 UErrorCode status = U_ZERO_ERROR; in TestSetLanguageWellFormed() 496 UErrorCode status = U_ZERO_ERROR; in TestSetLanguageIllFormed() [all...] |
H A D | selfmts.cpp | 100 UErrorCode status = U_ZERO_ERROR; in selectFormatUnitTest() 111 status = U_ZERO_ERROR; in selectFormatUnitTest() 121 status = U_ZERO_ERROR; in selectFormatUnitTest() 136 status = U_ZERO_ERROR; in selectFormatUnitTest() 150 status = U_ZERO_ERROR; in selectFormatUnitTest() 174 status = U_ZERO_ERROR; in selectFormatUnitTest() 192 status = U_ZERO_ERROR; in selectFormatUnitTest() 217 status[i] = U_ZERO_ERROR; in selectFormatAPITest() 272 UErrorCode status1 = U_ZERO_ERROR; in selectFormatAPITest() 287 status1 = U_ZERO_ERROR; in selectFormatAPITest() [all...] |