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

/external/deqp/framework/common/
H A DtcuCommandLine.cpp517 class CasePaths class in namespace:tcu
520 CasePaths (const string& pathList);
527 CasePaths::CasePaths (const string& pathList) function in class:tcu::CasePaths
603 bool CasePaths::matches (const string& caseName, bool allowPrefix) const
750 m_casePaths = de::MovePtr<const CasePaths>(new CasePaths(m_cmdLine.getOption<opt::CasePath>()));

Completed in 394 milliseconds