Searched refs:getTagNames (Results 1 – 1 of 1) sorted by relevance
94 const vector<string>& getTagNames (void) const { return m_tagNames; } in getTagNames() function in BatchResultValues151 const vector<string>& tagNames = m_result.getTagNames(); in testCaseResultComplete()233 … (vector<string>::const_iterator tagName = values.getTagNames().begin(); tagName != values.getTagN… in printTaggedValues()