Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/serialport/tests/
Dtest_timeout.rs112 let flushed_at = Instant::now(); in test_timeout_zero() localVariable
165 let flushed_at = Instant::now(); in test_timeout_greater_zero() localVariable