Home
last modified time | relevance | path

Searched defs:Parse3CachedRE2 (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
1201 void Parse3CachedRE2(benchmark::State& state, const char* regexp, in Parse3CachedRE2() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dregexp_benchmark.cc146 Parse3CachedPCRE, Parse3CachedRE2, Parse3CachedBacktrack; variable
1200 void Parse3CachedRE2(benchmark::State& state, const char* regexp, in Parse3CachedRE2() function
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc131 Parse3CachedPCRE, Parse3CachedRE2, variable
1189 void Parse3CachedRE2(int iters, const char* regexp, const StringPiece& text) { in Parse3CachedRE2() function