Searched refs:getLogFileName (Results 1 – 8 of 8) sorted by relevance
48 tcu::TestLog log (cmdLine.getLogFileName(), cmdLine.getLogFlags()); in main()
110 const char* getLogFileName (void) const;
805 const char* CommandLine::getLogFileName (void) const { return m_cmdLine.getOption<opt::LogFil… in getLogFileName() function in tcu::CommandLine
46 , m_log (m_cmdLine.getLogFileName(), m_cmdLine.getLogFlags()) in TestThread()
138 public String getLogFileName () { in getLogFileName() method in RemoteAPI
137 const char* getLogFileName (void) const { return m_logFileName.c_str(); }334 m_log = new tcu::TestLog(m_testProcess.getLogFileName());
310 tcu::TestLog log (deqpCmdLine.getLogFileName(), deqpCmdLine.getLogFlags()); in main()
300 public String getLogFileName() { in getLogFileName() method in ServerLog