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