OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRootArchive
(Results
1 - 7
of
7
) sorted by null
/external/deqp/modules/internal/
ditTestPackage.cpp
54
, m_archive (testCtx.
getRootArchive
(), "internal/")
/external/deqp/modules/gles31/
tes31TestPackage.cpp
61
, m_archive (testCtx.
getRootArchive
(), "gles31/")
/external/deqp/framework/common/
tcuTestContext.hpp
67
Archive&
getRootArchive
(void) const { return m_rootArchive; }
tcuTestExecutor.cpp
137
m_testCtx.setCurrentArchive(m_testCtx.
getRootArchive
());
/external/deqp/modules/gles2/
tes2TestPackage.cpp
64
, m_archive (testCtx.
getRootArchive
(), "gles2/")
/external/deqp/modules/gles3/
tes3TestPackage.cpp
63
, m_archive (testCtx.
getRootArchive
(), "gles3/")
/external/deqp/modules/egl/
teglTestPackage.cpp
314
, m_archive (testCtx.
getRootArchive
(), "egl/")
Completed in 292 milliseconds