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.java147 public String getLogFileName() { return m_logFileName; } 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.cpp250 static const string getLogFileName(const char *apiName, const char *configName, const int iterId, c… in getLogFileName() function
/external/deqp/framework/common/
DtcuCommandLine.cpp1133 const char *CommandLine::getLogFileName(void) const in getLogFileName() function in tcu::CommandLine