Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeContainerFormatParser.hpp67 const char* getSessionInfoAttribute (void) const;
DxeTestLogParser.cpp89 const char* attribute = m_containerParser.getSessionInfoAttribute(); in parse()
DxeContainerFormatParser.cpp79 const char* ContainerFormatParser::getSessionInfoAttribute (void) const in getSessionInfoAttribute() function in xe::ContainerFormatParser
/external/deqp/framework/platform/android/
DtcuTestLogParserJNI.cpp220 …listener.sessionInfo(m_containerParser.getSessionInfoAttribute(), m_containerParser.getSessionInfo… in parse()