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

/external/deqp/framework/common/
H A DtcuCommandLine.cpp528 class CasePaths class in namespace:tcu
531 CasePaths (const string& pathList);
538 CasePaths::CasePaths (const string& pathList) function in class:tcu::CasePaths
614 bool CasePaths::matches (const string& caseName, bool allowPrefix) const
767 m_casePaths = de::MovePtr<const CasePaths>(new CasePaths(m_cmdLine.getOption<opt::CasePath>()));

Completed in 31 milliseconds