Searched refs:getArchiveDir (Results 1 – 3 of 3) sorted by relevance
50 tcu::DirArchive archive (cmdLine.getArchiveDir()); in main()
264 const char* getArchiveDir (void) const;
861 const char* CommandLine::getArchiveDir (void) const { return m_cmdLine.getOption<opt::Archiv… in getArchiveDir() function in tcu::CommandLine