Searched refs:setCurrentArchive (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/common/
H A DtcuTestContext.cpp46 setCurrentArchive(m_rootArchive);
H A DtcuTestHierarchyIterator.cpp60 m_testCtx.setCurrentArchive(*pkgArchive);
62 m_testCtx.setCurrentArchive(m_testCtx.getRootArchive());
71 m_testCtx.setCurrentArchive(m_testCtx.getRootArchive());
H A DtcuTestContext.hpp68 void setCurrentArchive (Archive& archive) { m_curArchive = &archive; } function in class:tcu::TestContext

Completed in 44 milliseconds