Searched refs:tunits (Results 1 – 1 of 1) sorted by relevance
309 …TimeUnit::UTimeUnitFields tunits[] = {TimeUnit::UTIMEUNIT_SECOND, TimeUnit::UTIMEUNIT_MINUTE, Time… in testGreekWithFallback() local384 unitIndex < sizeof(tunits)/sizeof(tunits[0]); in testGreekWithFallback()387 … TimeUnitAmount *tamt = new TimeUnitAmount(numbers[numberIndex], tunits[unitIndex], status); in testGreekWithFallback()391 … std::cout << "Failed to get TimeUnitAmount for " << tunits[unitIndex] << "\n"; in testGreekWithFallback()426 …es[locIndex]) + " style: " + (int)styles[styleIndex] + " units: " + (int)tunits[unitIndex], expect… in testGreekWithFallback()