Searched refs:getLogFileName (Results 1 - 8 of 8) sorted by relevance

/external/deqp/framework/platform/
H A DtcuMain.cpp48 tcu::TestLog log (cmdLine.getLogFileName(), cmdLine.getLogFlags());
/external/deqp/framework/common/
H A DtcuCommandLine.hpp108 const char* getLogFileName (void) const;
H A DtcuCommandLine.cpp776 const char* CommandLine::getLogFileName (void) const { return m_cmdLine.getOption<opt::LogFilename>().c_str(); } function in class:tcu::CommandLine
/external/deqp/framework/platform/android/
H A DtcuAndroidTestActivity.cpp45 , m_log (m_cmdLine.getLogFileName())
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
H A DRemoteAPI.java129 public String getLogFileName () { method in class:RemoteAPI
/external/chromium_org/third_party/angle/tests/deqp_tests/
H A Ddeqp_tests.cpp138 tcu::TestLog log(cmdLine.getLogFileName(), cmdLine.getLogFlags());
/external/deqp/framework/platform/ios/
H A DtcuIOSApp.mm137 const char* getLogFileName (void) const { return m_logFileName.c_str(); }
334 m_log = new tcu::TestLog(m_testProcess.getLogFileName());
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DServerLog.java300 public String getLogFileName() { method in class:ServerLog

Completed in 247 milliseconds