Home
last modified time | relevance | path

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

/third_party/rust/crates/aho-corasick/src/
H A Dtests.rs625 // to configure the builder with additional parameters. The testcombo macro
677 macro_rules! testcombo { macros
774 testcombo!(search_leftmost_longest, AC_LEFTMOST_LONGEST, LeftmostLongest);
775 testcombo!(search_leftmost_first, AC_LEFTMOST_FIRST, LeftmostFirst);
776 testcombo!(

Completed in 2 milliseconds