Home
last modified time | relevance | path

Searched refs:RunSearch (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dtester.h67 void RunSearch(Engine type,
Dtester.cc290 void TestInstance::RunSearch(Engine type, in RunSearch() function in re2::TestInstance
509 RunSearch(kEngineBacktrack, text, context, anchor, &correct); in RunCase()
531 RunSearch(i, text, context, anchor, &r); in RunCase()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/
Ducs2.diff513 LOG(FATAL) << "Bad RunSearch type: " << (int)type;
561 RunSearch(kEngineBacktrack, text, context, anchor, &correct);