Home
last modified time | relevance | path

Searched defs:Parse3CachedPCRE (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dregexp_benchmark.cc147 Parse3CachedPCRE, Parse3CachedRE2, Parse3CachedBacktrack; variable
1192 void Parse3CachedPCRE(benchmark::State& state, const char* regexp, in Parse3CachedPCRE() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dregexp_benchmark.cc146 Parse3CachedPCRE, Parse3CachedRE2, Parse3CachedBacktrack; variable
1191 void Parse3CachedPCRE(benchmark::State& state, const char* regexp, in Parse3CachedPCRE() function
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc131 Parse3CachedPCRE, Parse3CachedRE2, variable
1180 void Parse3CachedPCRE(int iters, const char* regexp, const StringPiece& text) { in Parse3CachedPCRE() function