Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestContext.cpp38 , m_rootArchive (rootArchive) in TestContext()
46 setCurrentArchive(m_rootArchive); in TestContext()
DtcuTestContext.hpp71 Archive& getRootArchive (void) const { return m_rootArchive; } in getRootArchive()
82 Archive& m_rootArchive; //!< Root archive. member in tcu::TestContext