OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ColorClearTests
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/egl/
teglColorClearTests.hpp
34
class
ColorClearTests
: public TestCaseGroup
37
ColorClearTests
(EglTestContext& eglTestCtx);
38
virtual ~
ColorClearTests
(void);
teglColorClearTests.cpp
38
ColorClearTests
::
ColorClearTests
(EglTestContext& eglTestCtx)
43
ColorClearTests
::~
ColorClearTests
(void)
80
void
ColorClearTests
::init (void)
teglTestPackage.cpp
115
addChild(new
ColorClearTests
(m_eglTestCtx));
Completed in 81 milliseconds