Searched refs:LogMatch (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | tester.h | 72 void LogMatch(const char* prefix, Engine e, const StringPiece& text,
|
D | tester.cc | 534 LogMatch(r.skipped ? "Skipped: " : "Okay: ", i, text, context, anchor); in RunCase() 549 LogMatch(r.untrusted ? "(Untrusted) Mismatch: " : "Mismatch: ", i, text, in RunCase() 586 void TestInstance::LogMatch(const char* prefix, Engine e, in LogMatch() function in re2::TestInstance
|