Home
last modified time | relevance | path

Searched defs:Parse1CachedPCRE (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.cc143 Parse1CachedPCRE, Parse1CachedRE2, Parse1CachedBacktrack; variable
1317 void Parse1CachedPCRE(benchmark::State& state, const char* regexp, in Parse1CachedPCRE() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dregexp_benchmark.cc142 Parse1CachedPCRE, Parse1CachedRE2, Parse1CachedBacktrack; variable
1316 void Parse1CachedPCRE(benchmark::State& state, const char* regexp, in Parse1CachedPCRE() function
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc124 Parse1CachedPCRE, Parse1CachedRE2, variable
1312 void Parse1CachedPCRE(int iters, const char* regexp, const StringPiece& text) { in Parse1CachedPCRE() function