Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/tools/lldb-server/tests/
DTestBase.cpp15 std::string TestBase::getLogFileName() { in getLogFileName() function in TestBase
/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.cpp245 static const string getLogFileName(const char* apiName, const char* configName, const int iterId, c… in getLogFileName() function
/external/deqp/framework/common/
DtcuCommandLine.cpp831 const char* CommandLine::getLogFileName (void) const { return m_cmdLine.getOption<opt::LogFi… in getLogFileName() function in tcu::CommandLine