Searched defs:getTestContext (Results 1 - 7 of 7) sorted by relevance

/external/deqp/modules/gles2/
H A Dtes2Context.hpp51 tcu::TestContext& getTestContext (void) { return m_testCtx; } function in class:deqp::gles2::Context
/external/deqp/modules/gles3/
H A Dtes3Context.hpp51 tcu::TestContext& getTestContext (void) { return m_testCtx; } function in class:deqp::gles3::Context
/external/deqp/modules/gles31/
H A Dtes31Context.hpp51 tcu::TestContext& getTestContext (void) { return m_testCtx; } function in class:deqp::gles31::Context
/external/deqp/framework/common/
H A DtcuTestCase.hpp82 TestContext& getTestContext (void) const { return m_testCtx; } function in class:tcu::TestNode
/external/deqp/modules/egl/
H A DteglTestCase.hpp58 tcu::TestContext& getTestContext (void) { return m_testCtx; } function in class:deqp::egl::EglTestContext
/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.hpp64 TestContext& getTestContext (void) const { return m_testCtx; } function in class:deqp::gls::fboc::details::Context
94 : TestCase (ctx.getTestContext(),
H A DglsLifetimeTests.hpp71 TestContext& getTestContext (void) const { return m_testCtx; } function in class:deqp::gls::LifetimeTests::details::Context
85 TestContext& getTestContext (void) const { return m_ctx.getTestContext(); } function in class:deqp::gls::LifetimeTests::details::ContextWrapper

Completed in 179 milliseconds