HomeSort by relevance Sort by last modified time
    Searched refs:getCaseListExportFile (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuCommandLine.hpp 142 const char* getCaseListExportFile (void) const;
tcuTestHierarchyUtil.cpp 131 const char* const filenamePattern = cmdLine.getCaseListExportFile();
189 const char* const filenamePattern = cmdLine.getCaseListExportFile();
tcuCommandLine.cpp 789 const char* CommandLine::getCaseListExportFile (void) const { return m_cmdLine.getOption<opt::ExportFilenamePattern>().c_str(); }

Completed in 82 milliseconds