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/ |
D | regexp_benchmark.cc | 147 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 D | regexp_benchmark.cc | 146 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 D | regexp_benchmark.cc | 131 Parse3CachedPCRE, Parse3CachedRE2, variable 1189 void Parse3CachedRE2(int iters, const char* regexp, const StringPiece& text) { in Parse3CachedRE2() function
|