Home | Sort by relevance Sort by last modified time |
/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 |