Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dregexp_benchmark.cc139 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, Parse1PCRE, Parse1RE2, variable
1228 void Parse1BitState(benchmark::State& state, const char* regexp, in Parse1BitState() function