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

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

Completed in 190 milliseconds