Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/tests/
H A Dconsistent.rs136 .quicktest(RegexEqualityTest::new( in quickcheck_regex_eq()
149 struct RegexEqualityTest { structure names
153 impl RegexEqualityTest { impls
155 RegexEqualityTest { re1: re1, re2: re2 } in new()
159 impl quickcheck::Testable for RegexEqualityTest {

Completed in 1 milliseconds