Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dregexp_benchmark.cc145 ParseImpl Parse3NFA, Parse3OnePass, Parse3BitState, Parse3PCRE, Parse3RE2, variable
1104 void Parse3BitState(benchmark::State& state, const char* regexp, in Parse3BitState() function
/external/cronet/third_party/re2/src/re2/testing/
Dregexp_benchmark.cc144 ParseImpl Parse3NFA, Parse3OnePass, Parse3BitState, Parse3PCRE, Parse3RE2, variable
1103 void Parse3BitState(benchmark::State& state, const char* regexp, in Parse3BitState() function
/external/regex-re2/re2/testing/
Dregexp_benchmark.cc127 ParseImpl Parse3NFA, Parse3OnePass, Parse3BitState, variable
1085 void Parse3BitState(int iters, const char* regexp, const StringPiece& text) { in Parse3BitState() function