Home
last modified time | relevance | path

Searched defs:Parse3RE2 (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dregexp_benchmark.cc143 ParseImpl Parse3NFA, Parse3OnePass, Parse3BitState, Parse3PCRE, Parse3RE2, variable
1106 void Parse3RE2(benchmark::State& state, const char* regexp, in Parse3RE2() function