Home
last modified time | relevance | path

Searched refs:tunits (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dtufmtts.cpp216 …TimeUnit::UTimeUnitFields tunits[] = {TimeUnit::UTIMEUNIT_SECOND, TimeUnit::UTIMEUNIT_MINUTE, Time… in testGreekWithFallback() local
283 unitIndex < sizeof(tunits)/sizeof(tunits[0]); in testGreekWithFallback()
286 … TimeUnitAmount *tamt = new TimeUnitAmount(numbers[numberIndex], tunits[unitIndex], status); in testGreekWithFallback()
290 … std::cout << "Failed to get TimeUnitAmount for " << tunits[unitIndex] << "\n"; in testGreekWithFallback()
325 …es[locIndex]) + " style: " + (int)styles[styleIndex] + " units: " + (int)tunits[unitIndex], expect… in testGreekWithFallback()
/external/icu/icu4c/source/test/intltest/
Dtufmtts.cpp266 …TimeUnit::UTimeUnitFields tunits[] = {TimeUnit::UTIMEUNIT_SECOND, TimeUnit::UTIMEUNIT_MINUTE, Time… in testGreekWithFallback() local
333 unitIndex < sizeof(tunits)/sizeof(tunits[0]); in testGreekWithFallback()
336 … TimeUnitAmount *tamt = new TimeUnitAmount(numbers[numberIndex], tunits[unitIndex], status); in testGreekWithFallback()
340 … std::cout << "Failed to get TimeUnitAmount for " << tunits[unitIndex] << "\n"; in testGreekWithFallback()
375 …es[locIndex]) + " style: " + (int)styles[styleIndex] + " units: " + (int)tunits[unitIndex], expect… in testGreekWithFallback()