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

/external/chromium_org/third_party/re2/re2/testing/
H A Dsearch_test.cc309 if (!TestRegexpOnText(t.regexp, t.text))
H A Dtester.h117 bool TestRegexpOnText(const StringPiece& regexp, const StringPiece& text);
H A Dtester.cc634 bool TestRegexpOnText(const StringPiece& regexp, function in namespace:re2
/external/regex-re2/re2/testing/
H A Dsearch_test.cc309 if (!TestRegexpOnText(t.regexp, t.text))
H A Dtester.h117 bool TestRegexpOnText(const StringPiece& regexp, const StringPiece& text);
H A Dtester.cc634 bool TestRegexpOnText(const StringPiece& regexp, function in namespace:re2

Completed in 118 milliseconds