Searched defs:getTestContext (Results 1 – 12 of 12) sorted by relevance
22 public ITestContext getTestContext(); in getTestContext() method
38 public ITestContext getTestContext() { in getTestContext() method in SuiteResult
96 public ITestContext getTestContext(); in getTestContext() method
51 tcu::TestContext& getTestContext (void) { return m_testCtx; } in getTestContext() function in deqp::gles31::Context
51 tcu::TestContext& getTestContext (void) { return m_testCtx; } in getTestContext() function in deqp::gles2::Context
51 tcu::TestContext& getTestContext (void) { return m_testCtx; } in getTestContext() function in deqp::gles3::Context
66 tcu::TestContext& getTestContext (void) const { return m_testCtx; } in getTestContext() function in deqp::egl::EglTestContext
58 tcu::TestContext& getTestContext (void) const { return m_testCtx; } in getTestContext() function in vkt::Context
64 TestContext& getTestContext (void) const { return m_testCtx; } in getTestContext() function in deqp::gls::fboc::details::Context
71 TestContext& getTestContext (void) const { return m_testCtx; } in getTestContext() function in deqp::gls::LifetimeTests::details::Context85 TestContext& getTestContext (void) const { return m_ctx.getTestContext(); } in getTestContext() function in deqp::gls::LifetimeTests::details::ContextWrapper
112 TestContext& getTestContext (void) const { return m_testCtx; } in getTestContext() function in tcu::TestNode
302 public ITestContext getTestContext() { in getTestContext() method in TestResult