Home
last modified time | relevance | path

Searched refs:m_testCtx (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/graphic/vkgl/src/
H A DActsApp.cpp42 m_testCtx(DE_NULL), in ActsApp()
56 m_testCtx = new TestContext(m_platform, archive, log, cmdLine, m_watchDog); in ActsApp()
59 m_testRoot = new TestPackageRoot(*m_testCtx, TestPackageRegistry::getSingleton()); in ActsApp()
63 m_sessionExecutor = new TestSessionExecutor(*m_testRoot, *m_testCtx); in ActsApp()
82 delete m_testCtx; in cleanup()
86 m_testCtx = DE_NULL; in cleanup()
105 DE_ASSERT(m_testCtx->getCommandLine().getRunMode() != RUNMODE_EXECUTE); in iterate()
H A DActsApp.h49 TestContext* m_testCtx; member in tcu::EWATCHDOG::ActsApp

Completed in 1 milliseconds