Home
last modified time | relevance | path

Searched defs:SearchPCRE (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.cc134 SearchImpl SearchDFA, SearchNFA, SearchOnePass, SearchBitState, SearchPCRE, variable
927 void SearchPCRE(benchmark::State& state, const char* regexp, in SearchPCRE() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dregexp_benchmark.cc133 SearchImpl SearchDFA, SearchNFA, SearchOnePass, SearchBitState, SearchPCRE, variable
926 void SearchPCRE(benchmark::State& state, const char* regexp, in SearchPCRE() function
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc114 SearchPCRE, SearchRE2, variable
942 void SearchPCRE(int iters, const char* regexp, const StringPiece& text, in SearchPCRE() function