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