HomeSort by relevance Sort by last modified time
    Searched refs:setCurrentArchive (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuTestContext.hpp 68 void setCurrentArchive (Archive& archive) { m_curArchive = &archive; }
tcuTestContext.cpp 46 setCurrentArchive(m_rootArchive);
tcuTestExecutor.cpp 112 m_testCtx.setCurrentArchive(testPackage->getArchive());
137 m_testCtx.setCurrentArchive(m_testCtx.getRootArchive());

Completed in 237 milliseconds