Home
last modified time | relevance | path

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

/external/rust/crates/criterion/src/html/
Dmod.rs86 line_chart: Option<String>, field
800 line_chart: line_path.map(|p| p.to_string_lossy().into_owned()), in generate_summary()