Searched refs:RunSearch (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | tester.h | 67 void RunSearch(Engine type,
|
D | tester.cc | 290 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/ |
D | ucs2.diff | 513 LOG(FATAL) << "Bad RunSearch type: " << (int)type; 561 RunSearch(kEngineBacktrack, text, context, anchor, &correct);
|