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