Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/combine/benches/
Djson.rs249 fn bench_json_core_error(bencher: &mut Bencher<'_>) { in bench_json_core_error() function
307 c.bench_function("json_core_error", bench_json_core_error); in bench()