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/ |
D | regexp_benchmark.cc | 134 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 D | regexp_benchmark.cc | 133 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 D | regexp_benchmark.cc | 114 SearchPCRE, SearchRE2, variable 942 void SearchPCRE(int iters, const char* regexp, const StringPiece& text, in SearchPCRE() function
|