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

/external/icu4c/test/intltest/
H A Ddtfmttst.h233 void expectFormat(const char **data, int32_t data_length,
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 815 milliseconds