Searched defs:sw (Results 1 – 1 of 1) sorted by relevance
150 let sw = SendWindow::new(100); in ut_sw_new() localVariable161 let sw = SendWindow::new(100); in ut_sw_size_available() localVariable163 let sw = SendWindow::new(-1); in ut_sw_size_available() localVariable174 let mut sw = SendWindow::new(100); in ut_sw_reduce_size() localVariable189 let mut sw = SendWindow::new(100); in ut_sw_window_increase_size() localVariable193 let mut sw = SendWindow::new(i32::MAX); in ut_sw_window_increase_size() localVariable200 let mut sw = SendWindow::new(1); in ut_sw_window_increase_size() localVariable217 let mut sw = SendWindow::new(100); in ut_sw_send_data() localVariable