Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dccaltst.c2413 static const UChar sBogus[] = /* Bogus */ variable
2446 … len = ucal_getWindowsTimeZoneID(sBogus, u_strlen(sBogus), winID, UPRV_LENGTHOF(winID), &status); in TestGetWindowsTimeZoneID()
2489 len = ucal_getTimeZoneIDForWindowsID(sBogus, -1, NULL, tzID, UPRV_LENGTHOF(tzID), &status); in TestGetTimeZoneIDByWindowsID()