Home
last modified time | relevance | path

Searched defs:Parse3RE2 (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.cc145 ParseImpl Parse3NFA, Parse3OnePass, Parse3BitState, Parse3PCRE, Parse3RE2, variable
1143 void Parse3RE2(benchmark::State& state, const char* regexp, in Parse3RE2() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dregexp_benchmark.cc144 ParseImpl Parse3NFA, Parse3OnePass, Parse3BitState, Parse3PCRE, Parse3RE2, variable
1142 void Parse3RE2(benchmark::State& state, const char* regexp, in Parse3RE2() function
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc128 Parse3PCRE, Parse3RE2, variable
1120 void Parse3RE2(int iters, const char* regexp, const StringPiece& text) { in Parse3RE2() function