HomeSort by relevance Sort by last modified time
    Searched refs:LogMatch (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/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,
  /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 2900 milliseconds