Searched refs:outAtts (Results 1 – 1 of 1) sorted by relevance
1398 const vector<OutputAttacher*>& outAtts = types.getOutputAttachers(); in addTestCases() local1399 for (vector<OutputAttacher*>::const_iterator it = outAtts.begin(); in addTestCases()1400 it != outAtts.end(); ++it) in addTestCases()