Searched refs:ChooseConfigCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglChooseConfigTests.cpp | 110 class ChooseConfigCase : public TestCase class 113 …ChooseConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool chec… in ChooseConfigCase() function in deqp::egl::ChooseConfigCase 126 …ChooseConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool chec… in ChooseConfigCase() function in deqp::egl::ChooseConfigCase 154 …ChooseConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool chec… in ChooseConfigCase() function in deqp::egl::ChooseConfigCase 241 class ChooseConfigSimpleCase : public ChooseConfigCase 312 : ChooseConfigCase(eglTestCtx, name, description, checkOrder) in ChooseConfigSimpleCase() 333 class ChooseConfigRandomCase : public ChooseConfigCase 337 : ChooseConfigCase (eglTestCtx, name, description, true) in ChooseConfigRandomCase() 346 ChooseConfigCase::init(); in init() 474 class ColorComponentTypeCase : public ChooseConfigCase [all …]
|