Home
last modified time | relevance | path

Searched refs:easy1_suffix (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/regex/bench/src/
H A Dmisc.rs130 fn easy1_suffix() -> String { in easy1_suffix() functions
140 bench_match!(easy1_32, easy1!(), get_text(TXT_32, easy1_suffix()));
141 bench_match!(easy1_1K, easy1!(), get_text(TXT_1K, easy1_suffix()));
142 bench_match!(easy1_32K, easy1!(), get_text(TXT_32K, easy1_suffix()));
143 bench_match!(easy1_1MB, easy1!(), get_text(TXT_1MB, easy1_suffix()));

Completed in 1 milliseconds