Searched refs:bench1 (Results 1 - 2 of 2) sorted by relevance
/third_party/rust/crates/unicode-ident/benches/ |
H A D | xid.rs | 111 fn bench1(c: &mut Criterion) { in bench1() functions 123 criterion_group!(benches, bench0, bench1, bench10, bench100);
|
/third_party/optimized-routines/math/test/ |
H A D | mathbench.c | 535 bench1 (const struct fun *f, int type, double lo, double hi) in bench1() function 611 bench1 (f, 't', lo, hi); in bench() 614 bench1 (f, 'l', lo, hi); in bench() 625 bench1 (f, 't', lo, hi); in bench() 628 bench1 (f, 'l', lo, hi); in bench()
|
Completed in 3 milliseconds