OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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