Home
last modified time | relevance | path

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

/external/deqp/executor/tools/
DxeBatchResultToXml.cpp50 OUTPUTMODE_SINGLE, enumerator
67 { "single", OUTPUTMODE_SINGLE }, in registerOptions()
79 : outputMode(OUTPUTMODE_SINGLE) in CommandLine()
388 if (cmdLine.outputMode == OUTPUTMODE_SINGLE) in main()