Home
last modified time | relevance | path

Searched defs:getLogFileName (Results 1 – 4 of 4) sorted by relevance

/external/deqp/android/package/src/com/drawelements/deqp/testercore/
DRemoteAPI.java138 public String getLogFileName () { in getLogFileName() method in RemoteAPI
/external/nist-sip/java/gov/nist/javax/sip/stack/
DServerLog.java300 public String getLogFileName() { in getLogFileName() method in ServerLog
/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp243 static const string getLogFileName(const char* apiName, const char* configName, const int iterId, c… in getLogFileName() function
/external/deqp/framework/common/
DtcuCommandLine.cpp786 const char* CommandLine::getLogFileName (void) const { return m_cmdLine.getOption<opt::LogFi… in getLogFileName() function in tcu::CommandLine