Home
last modified time | relevance | path

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

/external/regex-re2/re2/testing/
Dexhaustive_tester.cc77 void ExhaustiveTester::HandleRegexp(const string& const_regexp) { in HandleRegexp() argument
79 string regexp = const_regexp; in HandleRegexp()