Searched refs:hours_max_count (Results 1 – 1 of 1) sorted by relevance
255 const int64_t hours_max_count = chrono_hours_max.count(); in TEST() local256 if (hours_max_count > kint64max / 3600) { in TEST()259 EXPECT_EQ(absl::Hours(hours_max_count), hours_max); in TEST()