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

  /external/regex-re2/re2/testing/
tester.h 62 bool RunCase(const StringPiece& text, const StringPiece& context,
tester.cc 474 bool TestInstance::RunCase(const StringPiece& text, const StringPiece& context,
603 okay &= (!v_[i]->error() && v_[i]->RunCase(text, context, anchor));

Completed in 444 milliseconds