Home
last modified time | relevance | path

Searched refs:m_curNumValue (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp329 m_curNumValue.clear(); in clear()
531 m_curNumValue.clear(); in handleElementStart()
774 number->value = getNumericValue(m_curNumValue); in handleElementEnd()
775 m_curNumValue.clear(); in handleElementEnd()
780 value->value = getNumericValue(m_curNumValue); in handleElementEnd()
781 m_curNumValue.clear(); in handleElementEnd()
821 m_xmlParser.appendDataStr(m_curNumValue); in handleData()
H A DxeTestResultParser.hpp111 std::string m_curNumValue; member in xe::TestResultParser

Completed in 2 milliseconds