Home
last modified time | relevance | path

Searched refs:SimplifyCompileRegexp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc674 void SimplifyCompileRegexp(int iters, const string& regexp) { in SimplifyCompileRegexp() function
753 void BM_Regexp_SimplifyCompile(int i) { RunBuild(i, FLAGS_compile_regexp, SimplifyCompileRegexp);… in BM_Regexp_SimplifyCompile()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dregexp_benchmark.cc689 void SimplifyCompileRegexp(benchmark::State& state, const std::string& regexp) { in SimplifyCompileRegexp() function
770 …nchmark::State& state) { RunBuild(state, GetFlag(FLAGS_compile_regexp), SimplifyCompileRegexp); } in BM_Regexp_SimplifyCompile()
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dregexp_benchmark.cc688 void SimplifyCompileRegexp(benchmark::State& state, const std::string& regexp) { in SimplifyCompileRegexp() function
769 …k::State& state) { RunBuild(state, absl::GetFlag(FLAGS_compile_regexp), SimplifyCompileRegexp); } in BM_Regexp_SimplifyCompile()