Home | History | Annotate | Download | only in testing

Lines Matching refs:TestInstance

79 struct TestInstance::Result {
88 typedef TestInstance::Result Result;
161 TestInstance::TestInstance(const StringPiece& regexp_str, Prog::MatchKind kind,
267 TestInstance::~TestInstance() {
279 void TestInstance::RunSearch(Engine type,
474 bool TestInstance::RunCase(const StringPiece& text, const StringPiece& context,
552 void TestInstance::LogMatch(const char* prefix, Engine e,
586 TestInstance* t = new TestInstance(regexp, kinds[i],