Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dreldatefmttest.cpp863 int32_t expectedResultLength);
867 int32_t expectedResultLength,
873 int32_t expectedResultLength);
877 int32_t expectedResultLength);
882 int32_t expectedResultLength);
886 int32_t expectedResultLength,
891 int32_t expectedResultLength,
897 int32_t expectedResultLength,
1152 int32_t expectedResultLength) { in RunTest()
1159 RunTest(fmt, expectedResults, expectedResultLength, local in RunTest()
1149 RunTest( const Locale& locale, const WithQuantityExpected* expectedResults, int32_t expectedResultLength) RunTest() argument
1162 RunTest( const Locale& locale, const WithQuantityExpectedRelativeDateTimeUnit* expectedResults, int32_t expectedResultLength, bool numeric) RunTest() argument
1177 RunTest( const Locale& locale, UDateRelativeDateTimeFormatterStyle style, const WithQuantityExpected* expectedResults, int32_t expectedResultLength) RunTest() argument
1192 RunTest( const Locale& locale, const WithoutQuantityExpected* expectedResults, int32_t expectedResultLength) RunTest() argument
1205 RunTest( const Locale& locale, UDateRelativeDateTimeFormatterStyle style, const WithoutQuantityExpected* expectedResults, int32_t expectedResultLength) RunTest() argument
1220 RunTest( const RelativeDateTimeFormatter& fmt, const WithQuantityExpected* expectedResults, int32_t expectedResultLength, const char *description) RunTest() argument
1230 RunTest( const RelativeDateTimeFormatter& fmt, const WithQuantityExpectedRelativeDateTimeUnit* expectedResults, int32_t expectedResultLength, const char *description, bool numeric) RunTest() argument
1241 RunTest( const RelativeDateTimeFormatter& fmt, const WithoutQuantityExpected* expectedResults, int32_t expectedResultLength, const char *description) RunTest() argument
[all...]
H A Dcompactdecimalformattest.cpp256 const ExpectedResult* expectedResults, int32_t expectedResultLength);
258 const ExpectedResult* expectedResults, int32_t expectedResultLength);
508 void CompactDecimalFormatTest::CheckLocale(const Locale& locale, UNumberCompactStyle style, const ExpectedResult* expectedResults, int32_t expectedResultLength) { in CheckLocale() argument
517 for (int32_t i = 0; i < expectedResultLength; i++) { in CheckLocale()
525 int32_t expectedResultLength) { in CheckLocaleWithCurrency()
536 for (int32_t i = 0; i < expectedResultLength; i++) { in CheckLocaleWithCurrency()
522 CheckLocaleWithCurrency(const Locale& locale, UNumberCompactStyle style, const UChar* currency, const ExpectedResult* expectedResults, int32_t expectedResultLength) CheckLocaleWithCurrency() argument

Completed in 4 milliseconds