Home
last modified time | relevance | path

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

/external/deqp/executor/tools/
DxeTestLogCompare.cpp86 static const NamedValue<OutputFormat> s_outputFormats[] = in registerOptions() local
97 parser << Option<OutFormat> ("f", "format", "Output format", s_outputFormats, "csv") in registerOptions()