Home
last modified time | relevance | path

Searched refs:verify_against_date_command_format_local (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/chrono/tests/
Ddateutils.rs108 fn verify_against_date_command_format_local(path: &'static str, dt: NaiveDateTime) { in verify_against_date_command_format_local() function
159 verify_against_date_command_format_local(DATE_PATH, date); in try_verify_against_date_command_format()