Home
last modified time | relevance | path

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

/external/rust/crates/criterion/src/
Dbenchmark_group.rs220 pub fn plot_config(&mut self, new_config: PlotConfiguration) -> &mut Self { in plot_config() method
Dbenchmark.rs39 pub(crate) plot_config: PlotConfiguration, field
Dreport.rs252 pub plot_config: PlotConfiguration, field