Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestContext.hpp68 void setCurrentArchive (Archive& archive) { m_curArchive = &archive; } in setCurrentArchive() function in tcu::TestContext
DtcuTestContext.cpp46 setCurrentArchive(m_rootArchive); in TestContext()
DtcuTestExecutor.cpp112 m_testCtx.setCurrentArchive(testPackage->getArchive()); in enterTestPackage()
137 m_testCtx.setCurrentArchive(m_testCtx.getRootArchive()); in leaveTestPackage()