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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtfmttst.h225 void expectFormat(const char **data, int32_t data_length,
H A Ddtfmttst.cpp1538 expectFormat(EN_DATA, ARRAY_SIZE(EN_DATA), Locale("en", "", ""));
1539 expectFormat(CS_DATA, ARRAY_SIZE(CS_DATA), Locale("cs", "", ""));
1784 void DateFormatTest::expectFormat(const char** data, int32_t data_length, function in class:DateFormatTest
/external/icu4c/test/intltest/
H A Ddtfmttst.h252 void expectFormat(const char **data, int32_t data_length,
H A Ddtfmttst.cpp1754 expectFormat(EN_DATA, ARRAY_SIZE(EN_DATA), Locale("en", "", ""));
1755 expectFormat(CS_DATA, ARRAY_SIZE(CS_DATA), Locale("cs", "", ""));
2000 void DateFormatTest::expectFormat(const char** data, int32_t data_length, function in class:DateFormatTest

Completed in 105 milliseconds