Home
last modified time | relevance | path

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

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