Home
last modified time | relevance | path

Searched refs:BatchResultTotals (Results 1 – 1 of 1) sorted by relevance

/external/deqp/executor/tools/
DxeBatchResultToXml.cpp130 struct BatchResultTotals struct
132 BatchResultTotals (void) in BatchResultTotals() argument
144 ResultToSingleXmlLogHandler (xe::xml::Writer& writer, BatchResultTotals& totals) in ResultToSingleXmlLogHandler() argument
179 BatchResultTotals& m_totals;
183 static void writeTotals (xe::xml::Writer& writer, const BatchResultTotals& totals) in writeTotals()
205 BatchResultTotals totals; in batchResultToSingleXmlFile()