Searched refs:findValueByTag (Results 1 – 1 of 1) sorted by relevance
104 static Value findValueByTag (const xe::ri::List& items, const string& tagName) in findValueByTag() function112 const Value value = findValueByTag(static_cast<const xe::ri::Section&>(item).items, tagName); in findValueByTag()184 tagResult.values[valNdx] = findValueByTag(fullResult.resultItems, tagNames[valNdx]); in testCaseResultComplete()