Searched refs:OpaqueTypeIndexingTests (Results 1 – 3 of 3) sorted by relevance
36 class OpaqueTypeIndexingTests : public TestCaseGroup class39 OpaqueTypeIndexingTests (Context& context);40 ~OpaqueTypeIndexingTests (void);45 OpaqueTypeIndexingTests (const OpaqueTypeIndexingTests&);46 OpaqueTypeIndexingTests& operator= (const OpaqueTypeIndexingTests&);
1136 OpaqueTypeIndexingTests::OpaqueTypeIndexingTests (Context& context) in OpaqueTypeIndexingTests() function in deqp::gles31::Functional::OpaqueTypeIndexingTests1141 OpaqueTypeIndexingTests::~OpaqueTypeIndexingTests (void) in ~OpaqueTypeIndexingTests()1145 void OpaqueTypeIndexingTests::init (void) in init()
192 addChild(new OpaqueTypeIndexingTests (m_context)); in init()