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

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

Completed in 96 milliseconds