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

/external/chromium_org/third_party/re2/re2/testing/
H A Dregexp_benchmark.cc1444 void FullMatch_DotStarCapture_CachedRE2(int i, int n) { FullMatchRE2(i, n, "(?s)((.*)()()($))"); } function in namespace:re2
1459 BENCHMARK_RANGE(FullMatch_DotStarCapture_CachedRE2, 8, 2<<20);
/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc1444 void FullMatch_DotStarCapture_CachedRE2(int i, int n) { FullMatchRE2(i, n, "(?s)((.*)()()($))"); } function in namespace:re2
1459 BENCHMARK_RANGE(FullMatch_DotStarCapture_CachedRE2, 8, 2<<20);

Completed in 56 milliseconds