Home
last modified time | relevance | path

Searched refs:cfPaths (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuCommandLine.cpp1262 std::vector<std::string> cfPaths; in CaseListFilter() local
1268 cfPaths.push_back(line); in CaseListFilter()
1270 if (!cfPaths.empty()) in CaseListFilter()
1272 m_caseFractionMandatoryTests = de::MovePtr<const CasePaths>(new CasePaths(cfPaths)); in CaseListFilter()