Searched refs:getLogFlags (Results 1 – 5 of 5) sorted by relevance
48 tcu::TestLog log (cmdLine.getLogFileName(), cmdLine.getLogFlags()); in main()
113 deUint32 getLogFlags (void) const;
806 deUint32 CommandLine::getLogFlags (void) const { return m_logFlags; } in getLogFlags() function in tcu::CommandLine
46 , m_log (m_cmdLine.getLogFileName(), m_cmdLine.getLogFlags()) in TestThread()
310 tcu::TestLog log (deqpCmdLine.getLogFileName(), deqpCmdLine.getLogFlags()); in main()