Home
last modified time | relevance | path

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

/external/rust/crates/csv/tests/
Dtests.rs16 static WORLDPOP: &'static str = variable
297 let out = cmd_output_with(&mut cmd, WORLDPOP.as_bytes()); in tutorial_perf_alloc_01()
304 let out = cmd_output_with(&mut cmd, WORLDPOP.as_bytes()); in tutorial_perf_alloc_02()
311 let out = cmd_output_with(&mut cmd, WORLDPOP.as_bytes()); in tutorial_perf_alloc_03()
318 let out = cmd_output_with(&mut cmd, WORLDPOP.as_bytes()); in tutorial_perf_serde_01()
325 let out = cmd_output_with(&mut cmd, WORLDPOP.as_bytes()); in tutorial_perf_serde_02()
332 let out = cmd_output_with(&mut cmd, WORLDPOP.as_bytes()); in tutorial_perf_serde_03()
339 let out = cmd_output_with(&mut cmd, WORLDPOP.as_bytes()); in tutorial_perf_core_01()