Home
last modified time | relevance | path

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

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