Home
last modified time | relevance | path

Searched refs:gotID (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneTest.java311 String gotID = zone.getID(); in TestCustomParse() local
314 logln(id + " -> " + gotID + " " + gotOffset); in TestCustomParse()
319 if (!expId.equals(gotID)) { in TestCustomParse()
321 logln("ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
323 … errln("FAIL: Unexpected ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneTest.java307 String gotID = zone.getID(); in TestCustomParse() local
310 logln(id + " -> " + gotID + " " + gotOffset); in TestCustomParse()
315 if (!expId.equals(gotID)) { in TestCustomParse()
317 logln("ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
319 … errln("FAIL: Unexpected ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
/third_party/node/deps/icu-small/source/i18n/
Dtimezone.cpp1708 UBool gotID = FALSE; in getIDForWindowsID() local
1720 gotID = TRUE; in getIDForWindowsID()
1724 if (!gotID) { in getIDForWindowsID()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp1666 UBool gotID = FALSE; in getIDForWindowsID() local
1678 gotID = TRUE; in getIDForWindowsID()
1682 if (!gotID) { in getIDForWindowsID()
/third_party/icu/icu4c/source/i18n/
Dtimezone.cpp1689 UBool gotID = FALSE; in getIDForWindowsID() local
1701 gotID = TRUE; in getIDForWindowsID()
1705 if (!gotID) { in getIDForWindowsID()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp1689 UBool gotID = FALSE; in getIDForWindowsID() local
1701 gotID = TRUE; in getIDForWindowsID()
1705 if (!gotID) { in getIDForWindowsID()