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

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

Completed in 1175 milliseconds