Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/serialport/tests/
Dtest_tty.rs70 let result_thread = result.clone(); in test_ttyport_timeout() localVariable
80 *result_thread.lock().unwrap() = Some(read_res); in test_ttyport_timeout()