Searched defs:CasePaths (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuCommandLine.cpp516 class CasePaths class in namespace:tcu
519 CasePaths (const string& pathList);
526 CasePaths::CasePaths (const string& pathList) function in class:tcu::CasePaths
602 bool CasePaths::matches (const string& caseName, bool allowPrefix) const
738 m_casePaths = de::MovePtr<const CasePaths>(new CasePaths(m_cmdLine.getOption<opt::CasePath>()));

Completed in 60 milliseconds