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

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

Completed in 146 milliseconds