Home
last modified time | relevance | path

Searched refs:getTagNames (Results 1 – 1 of 1) sorted by relevance

/external/deqp/executor/tools/
DxeExtractValues.cpp94 const vector<string>& getTagNames (void) const { return m_tagNames; } in getTagNames() function in BatchResultValues
151 const vector<string>& tagNames = m_result.getTagNames(); in testCaseResultComplete()
233 … (vector<string>::const_iterator tagName = values.getTagNames().begin(); tagName != values.getTagN… in printTaggedValues()