Searched refs:OUTPUTFORMAT_CSV (Results 1 - 1 of 1) sorted by relevance

/external/deqp/executor/tools/
H A DxeTestLogCompare.cpp56 OUTPUTFORMAT_CSV, enumerator in enum:OutputFormat
89 { "csv", OUTPUTFORMAT_CSV }
108 , outFormat (OUTPUTFORMAT_CSV)
302 if (cmdLine.outFormat == OUTPUTFORMAT_CSV)
340 else if (cmdLine.outFormat == OUTPUTFORMAT_CSV)

Completed in 159 milliseconds