Searched refs:expectFormat (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/test/intltest/ |
D | dtfmttst.h | 210 void expectFormat(const char **data, int32_t data_length,
|
D | dtfmttst.cpp | 1477 expectFormat(EN_DATA, ARRAY_SIZE(EN_DATA), Locale("en", "", "")); in TestNarrowNames() 1478 expectFormat(CS_DATA, ARRAY_SIZE(CS_DATA), Locale("cs", "", "")); in TestNarrowNames() 1720 void DateFormatTest::expectFormat(const char** data, int32_t data_length, in expectFormat() function in DateFormatTest
|