Lines Matching refs:name
96 GetConfigsBoundsCase (EglTestContext& eglTestCtx, const char* name, const char* description)
97 : TestCase (eglTestCtx, name, description)
210 GetConfigAttribCase (EglTestContext& eglTestCtx, const char* name, const char* description);
228 GetConfigAttribCase::GetConfigAttribCase (EglTestContext& eglTestCtx, const char* name, const char* description)
229 : TestCase (eglTestCtx, name, description)
299 GetConfigAttribSimpleCase (EglTestContext& eglTestCtx, const char* name, const char* description, EGLenum attribute)
300 : GetConfigAttribCase(eglTestCtx, name, description)
449 GetConfigAttribBufferSizeCase (EglTestContext& eglTestCtx, const char* name, const char* description)
450 : GetConfigAttribCase(eglTestCtx, name, description)
519 GetConfigAttribTransparentValueCase (EglTestContext& eglTestCtx, const char* name, const char* description)
520 : GetConfigAttribCase(eglTestCtx, name, description)