Searched refs:m_lastLogIteration (Results 1 – 2 of 2) sorted by relevance
375 int m_lastLogIteration; member in deqp::gls::LongStressCase
1299 , m_lastLogIteration(0) in LongStressCase()1737 const int iterDiff = m_currentIteration - m_lastLogIteration; in iterate()1758 m_lastLogIteration = m_currentIteration; in iterate()