Searched refs:debugOut (Results 1 – 1 of 1) sorted by relevance
822 std::ostream debugOut (&sbuf); in parse() local833 debugOut << "\n" << de::FilePath(argv[0]).getBaseName() << " [options]\n\n"; in parse()834 parser.help(debugOut); in parse()858 debugOut << "ERROR: multiple test case list options given!\n" << std::endl; in parse()865 …debugOut << "ERROR: arguments not starting with '-' or '--' are not supported by this application!… in parse()867 debugOut << "\n" << de::FilePath(argv[0]).getBaseName() << " [options]\n\n"; in parse()868 parser.help(debugOut); in parse()