Searched refs:getInputAttachers (Results 1 – 2 of 2) sorted by relevance
267 const vector<InputAttacher*>& getInputAttachers (void) { return m_inAttachers; } in getInputAttachers() function in deqp::gls::LifetimeTests::details::Types
1385 const vector<InputAttacher*>& inAtts = types.getInputAttachers(); in addTestCases()