Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/uuid/src/
Dv7.rs197 let decoded_ts = uuid.get_timestamp().unwrap(); in test_new_timestamp_roundtrip() localVariable
238 let decoded_ts = uuid.get_timestamp().unwrap(); in test_new_max_context() localVariable