Home
last modified time | relevance | path

Searched defs:Parse1BitState (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.cc141 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, Parse1PCRE, Parse1RE2, variable
1243 void Parse1BitState(benchmark::State& state, const char* regexp, in Parse1BitState() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dregexp_benchmark.cc140 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, Parse1PCRE, Parse1RE2, variable
1242 void Parse1BitState(benchmark::State& state, const char* regexp, in Parse1BitState() function
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc120 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, variable
1230 void Parse1BitState(int iters, const char* regexp, const StringPiece& text) { in Parse1BitState() function