Searched refs:m_lastLogIteration (Results 1 – 2 of 2) sorted by relevance
317 int m_lastLogIteration; member in deqp::gls::LongStressCase
1110 , m_lastLogIteration (0) in LongStressCase()1488 const int iterDiff = m_currentIteration - m_lastLogIteration; in iterate()1509 m_lastLogIteration = m_currentIteration; in iterate()