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

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

Completed in 3489 milliseconds