Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/offset/local/tz_info/
Dtimezone.rs676 let time_zone_result = TimeZone::new( in test_v1_file_with_leap_seconds() localVariable
722 let time_zone_result = TimeZone::new( in test_v2_file() localVariable
766 let time_zone_result = TimeZone::new( in test_no_tz_string() localVariable
Drule.rs883 let time_zone_result = TimeZone::new( in test_v3_file() localVariable