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

/external/chromium_org/third_party/re2/re2/testing/
H A Dregexp_benchmark.cc594 void SimplifyCompileRegexp(int iters, const string& regexp) { function in namespace:re2
673 void BM_Regexp_SimplifyCompile(int i) { RunBuild(i, FLAGS_compile_regexp, SimplifyCompileRegexp); }
/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc594 void SimplifyCompileRegexp(int iters, const string& regexp) { function in namespace:re2
673 void BM_Regexp_SimplifyCompile(int i) { RunBuild(i, FLAGS_compile_regexp, SimplifyCompileRegexp); }

Completed in 52 milliseconds