Home
last modified time | relevance | path

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

/external/rust/crates/csv/tests/
Dtests.rs21 static SMALLPOP_NO_HEADERS: &'static str = variable
48 let out = cmd_output_with(&mut cmd, SMALLPOP_NO_HEADERS.as_bytes()); in cookbook_read_no_headers()