Searched defs:Parse1RE2 (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 | 141 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, Parse1PCRE, Parse1RE2, variable 1268 void Parse1RE2(benchmark::State& state, const char* regexp, in Parse1RE2() function
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | regexp_benchmark.cc | 140 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, Parse1PCRE, Parse1RE2, variable 1267 void Parse1RE2(benchmark::State& state, const char* regexp, in Parse1RE2() function
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | regexp_benchmark.cc | 121 Parse1PCRE, Parse1RE2, variable 1252 void Parse1RE2(int iters, const char* regexp, const StringPiece& text) { in Parse1RE2() function
|