Searched defs:expectFormat (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
H A Ddtfmttst.cpp1596 expectFormat(EN_DATA, ARRAY_SIZE(EN_DATA), Locale("en", "", ""));
1597 expectFormat(CS_DATA, ARRAY_SIZE(CS_DATA), Locale("cs", "", ""));
1842 void DateFormatTest::expectFormat(const char** data, int32_t data_length, function in class:DateFormatTest

Completed in 312 milliseconds