Home
last modified time | relevance | path

Searched defs:unmatchedPaths (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/util/tests/
H A Dtest_kdevformatsource.cpp160 std::vector<const char*> unmatchedPaths; in testWildcardPathMatching_data() member
200 const QStringList unmatchedPaths(row.unmatchedPaths.cbegin(), row.unmatchedPaths.cend()); in testWildcardPathMatching_data() local
209 const QStringList unmatchedPaths = vectorToList(row.unmatchedPaths); in testWildcardPathMatching_data() local
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/grepview/tests/
H A Dtest_findreplace.cpp105 std::vector<const char*> unmatchedPaths; in testIncludeExcludeFilters_data() member
139 const QStringList unmatchedPaths(row.unmatchedPaths.cbegin(), row.unmatchedPaths.cend()); in testIncludeExcludeFilters_data() local