Home
last modified time | relevance | path

Searched defs:AFTER_MAX (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/chrono/src/naive/date/
Dtests.rs37 const AFTER_MAX: NaiveDate = NaiveDate::AFTER_MAX; in test_date_bounds() constant
Dmod.rs1440 pub(crate) const AFTER_MAX: NaiveDate = constant