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