Searched refs:kHoursPerDay (Results 1 – 3 of 3) sorted by relevance
180 static const int64_t kHoursPerDay = 24;183 kMillisecondsPerSecond * 60 * 60 * kHoursPerDay;190 kMicrosecondsPerHour * kHoursPerDay;
287 static const int64_t kHoursPerDay = 24;290 kMillisecondsPerSecond * 60 * 60 * kHoursPerDay;297 kMicrosecondsPerHour * kHoursPerDay;
1160 #define kHoursPerDay 24 macro