Searched defs:getLogFileName (Results 1 – 5 of 5) sorted by relevance
15 std::string TestBase::getLogFileName() { in getLogFileName() function in TestBase
138 public String getLogFileName () { in getLogFileName() method in RemoteAPI
300 public String getLogFileName() { in getLogFileName() method in ServerLog
245 static const string getLogFileName(const char* apiName, const char* configName, const int iterId, c… in getLogFileName() function
831 const char* CommandLine::getLogFileName (void) const { return m_cmdLine.getOption<opt::LogFi… in getLogFileName() function in tcu::CommandLine