Searched refs:cfPaths (Results 1 – 1 of 1) sorted by relevance
1262 std::vector<std::string> cfPaths; in CaseListFilter() local1268 cfPaths.push_back(line); in CaseListFilter()1270 if (!cfPaths.empty()) in CaseListFilter()1272 m_caseFractionMandatoryTests = de::MovePtr<const CasePaths>(new CasePaths(cfPaths)); in CaseListFilter()