Searched refs:testZones (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.h | 62 static void testZones(int32_t, int32_t, int32_t, int32_t, int32_t, int32_t);
|
D | ccaltst.c | 1276 testZones(1999, 1, 1, 12, 0, 0); in TestGMTvsLocal() 1277 testZones(1999, 4, 16, 18, 30, 0); in TestGMTvsLocal() 1278 testZones(1998, 12, 17, 19, 0, 0); in TestGMTvsLocal() 1283 static void testZones(int32_t yr, int32_t mo, int32_t dt, int32_t hr, int32_t mn, int32_t sc) in testZones() function
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | TestMetadata.java | 91 testZones(metadata); in main() 195 private static void testZones(CLDRFile metadata) { in testZones() method in TestMetadata
|