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

/external/chromium_org/third_party/re2/re2/testing/
H A Dregexp_benchmark.cc669 void BM_Regexp_Simplify(int i) { RunBuild(i, FLAGS_compile_regexp, SimplifyRegexp); } function in namespace:re2
681 BENCHMARK(BM_Regexp_Simplify)->ThreadRange(1, NumCPUs());
/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc669 void BM_Regexp_Simplify(int i) { RunBuild(i, FLAGS_compile_regexp, SimplifyRegexp); } function in namespace:re2
681 BENCHMARK(BM_Regexp_Simplify)->ThreadRange(1, NumCPUs());

Completed in 118 milliseconds