Searched defs:expectFormat (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
H A D | dtfmttst.cpp | 1538 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 D | dtfmttst.cpp | 1754 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 74 milliseconds