OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LogMatch
(Results
1 - 2
of
2
) sorted by null
/external/regex-re2/re2/testing/
tester.h
72
void
LogMatch
(const char* prefix, Engine e, const StringPiece& text,
tester.cc
503
LogMatch
(r.skipped ? "Skipped: " : "Okay: ", i, text, context, anchor);
518
LogMatch
(r.untrusted ? "(Untrusted) Mismatch: " : "Mismatch: ", i, text,
552
void TestInstance::
LogMatch
(const char* prefix, Engine e,
Completed in 51 milliseconds