Home
last modified time | relevance | path

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

/external/rust/crates/criterion/src/
Dbenchmark.rs394 pub(crate) fn with_functions( in with_functions() function
Dlib.rs1277 let benchmark = ParameterizedBenchmark::with_functions( in bench_functions()