Searched refs:EN_DATA (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/test/intltest/ |
D | dtfmttst.cpp | 1254 const char *EN_DATA[] = { in TestStandAloneMonths() local 1327 expect(EN_DATA, ARRAY_SIZE(EN_DATA), Locale("en", "", "")); in TestStandAloneMonths() 1333 const char *EN_DATA[] = { in TestStandAloneDays() local 1373 expect(EN_DATA, ARRAY_SIZE(EN_DATA), Locale("en", "", "")); in TestStandAloneDays() 1379 const char *EN_DATA[] = { in TestNarrowNames() local 1477 expectFormat(EN_DATA, ARRAY_SIZE(EN_DATA), Locale("en", "", "")); in TestNarrowNames() 1483 const char *EN_DATA[] = { in TestEras() local 1497 expect(EN_DATA, ARRAY_SIZE(EN_DATA), Locale("en", "", "")); in TestEras() 1502 const char *EN_DATA[] = { in TestQuarters() local 1516 expect(EN_DATA, ARRAY_SIZE(EN_DATA), Locale("en", "", "")); in TestQuarters()
|