Home
last modified time | relevance | path

Searched defs:max_regexp_failures (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dtester.cc589 static int max_regexp_failures = GetFlag(FLAGS_max_regexp_failures); in RunCase() local
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dtester.cc588 static int max_regexp_failures = absl::GetFlag(FLAGS_max_regexp_failures); in RunCase() local