Searched refs:tunits (Results 1 – 1 of 1) sorted by relevance
311 …TimeUnit::UTimeUnitFields tunits[] = {TimeUnit::UTIMEUNIT_SECOND, TimeUnit::UTIMEUNIT_MINUTE, Time… in testGreekWithFallback() local386 unitIndex < UPRV_LENGTHOF(tunits); in testGreekWithFallback()389 …ocalPointer<TimeUnitAmount>tamt(new TimeUnitAmount(numbers[numberIndex], tunits[unitIndex], status… in testGreekWithFallback()393 … std::cout << "Failed to get TimeUnitAmount for " << tunits[unitIndex] << "\n"; in testGreekWithFallback()427 …es[locIndex]) + " style: " + (int)styles[styleIndex] + " units: " + (int)tunits[unitIndex], expect… in testGreekWithFallback()