HomeSort by relevance Sort by last modified time
    Searched refs:m_totals (Results 1 - 2 of 2) sorted by null

  /external/eigen/bench/
BenchTimer.h 68 m_totals.setZero();
88 m_totals += m_times;
116 return m_totals[TIMER];
157 Vector2d m_totals; member in class:Eigen::BenchTimer
  /external/deqp/executor/tools/
xeBatchResultToXml.cpp 146 , m_totals (totals)
174 m_totals.countByCode[result.statusCode] += 1;
179 BatchResultTotals& m_totals; member in class:ResultToSingleXmlLogHandler

Completed in 85 milliseconds