Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/
Dtxbuf.rs189 let res_flush = loc_tx_buf.flush_to(&mut cmp_vec); in test_txbuf_flush_to() localVariable
196 let res_flush = loc_tx_buf.flush_to(&mut cmp_vec); in test_txbuf_flush_to() localVariable
217 let res_flush = loc_tx_buf.flush_to(&mut cmp_vec); in test_txbuf_flush_to() localVariable