Searched defs:Parse1BitState (Results 1 – 3 of 3) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
| D | regexp_benchmark.cc | 141 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, Parse1PCRE, Parse1RE2, variable 1243 void Parse1BitState(benchmark::State& state, const char* regexp, in Parse1BitState() function
|
| /external/cronet/third_party/re2/src/re2/testing/ |
| D | regexp_benchmark.cc | 140 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, Parse1PCRE, Parse1RE2, variable 1242 void Parse1BitState(benchmark::State& state, const char* regexp, in Parse1BitState() function
|
| /external/regex-re2/re2/testing/ |
| D | regexp_benchmark.cc | 120 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, variable 1230 void Parse1BitState(int iters, const char* regexp, const StringPiece& text) { in Parse1BitState() function
|