Searched refs:setTags (Results 1 – 1 of 1) sorted by relevance
4730 friend void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags );13167 setTags(testCase, tags); in applyFilenamesAsTags()13863 void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags ) { in setTags() function13887 setTags( *this, _tags ); in TestCaseInfo()