Searched refs:inAtts (Results 1 – 1 of 1) sorted by relevance
1385 const vector<InputAttacher*>& inAtts = types.getInputAttachers(); in addTestCases() local1386 for (vector<InputAttacher*>::const_iterator it = inAtts.begin(); in addTestCases()1387 it != inAtts.end(); ++it) in addTestCases()