Searched defs:HandleRegexp (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/re2/re2/testing/
H A Dpossible_match_test.cc181 void HandleRegexp(const string& regexp);
186 int regexps_; // Number of HandleRegexp calls
194 void PossibleMatchTester::HandleRegexp(const string& regexp) { function in class:re2::PossibleMatchTester
H A Dexhaustive_tester.cc77 void ExhaustiveTester::HandleRegexp(const string& const_regexp) { function in class:re2::ExhaustiveTester
/external/regex-re2/re2/testing/
H A Dpossible_match_test.cc181 void HandleRegexp(const string& regexp);
186 int regexps_; // Number of HandleRegexp calls
194 void PossibleMatchTester::HandleRegexp(const string& regexp) { function in class:re2::PossibleMatchTester
H A Dexhaustive_tester.cc77 void ExhaustiveTester::HandleRegexp(const string& const_regexp) { function in class:re2::ExhaustiveTester

Completed in 325 milliseconds