Searched refs:getAttacher (Results 1 – 2 of 2) sorted by relevance
237 Attacher& getAttacher (void) const { return m_attacher; } in getAttacher() function in deqp::gls::LifetimeTests::details::InputAttacher249 Attacher& getAttacher (void) const { return m_attacher; } in getAttacher() function in deqp::gls::LifetimeTests::details::OutputAttacher
1149 Attacher& attacher = m_inputAttacher.getAttacher(); in iterate()1230 Attacher& attacher = m_outputAttacher.getAttacher(); in iterate()1389 const string name = attacherName((*it)->getAttacher()); in addTestCases()1402 string name = attacherName((*it)->getAttacher()); in addTestCases()