Home
last modified time | relevance | path

Searched defs:format_throughput (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/criterion/benches/benchmarks/
Dcustom_measurement.rs15 fn format_throughput(&self, throughput: &Throughput, value: f64) -> String { in format_throughput() method
/external/rust/crates/criterion/src/
Dmeasurement.rs31 fn format_throughput(&self, throughput: &Throughput, value: f64) -> String { in format_throughput() method