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