Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCommandLine.cpp707 std::ostream debugOut (&sbuf); in parse() local
718 debugOut << "\n" << de::FilePath(argv[0]).getBaseName() << " [options]\n\n"; in parse()
719 parser.help(debugOut); in parse()
740 debugOut << "ERROR: multiple test case list options given!\n" << std::endl; in parse()