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

/haiku/src/tests/kits/locale/
H A DRelativeDateTimeFormatTest.cpp21 const int kMaxDaysPerMonth = 31; variable
86 {"en", "en_US", 4 * kMaxDaysPerMonth * kHoursPerDay * kMinutesPerHour
88 {"en", "en_US", -4 * kMaxDaysPerMonth * kHoursPerDay * kMinutesPerHour
90 {"en", "en_US", 2 * kMonthsPerYear * kMaxDaysPerMonth * kHoursPerDay
92 {"en", "en_US", -2 * kMonthsPerYear * kMaxDaysPerMonth * kHoursPerDay

Completed in 74 milliseconds