Searched refs:GetProcAddressTests (Results 1 – 3 of 3) sorted by relevance
34 class GetProcAddressTests : public TestCaseGroup class37 GetProcAddressTests (EglTestContext& eglTestCtx);38 virtual ~GetProcAddressTests (void);
349 GetProcAddressTests::GetProcAddressTests (EglTestContext& eglTestCtx) in GetProcAddressTests() function in deqp::egl::GetProcAddressTests354 GetProcAddressTests::~GetProcAddressTests (void) in ~GetProcAddressTests()358 void GetProcAddressTests::init (void) in init()
127 addChild(new GetProcAddressTests (m_eglTestCtx)); in init()