OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PartialUpdateTests
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/egl/
teglPartialUpdateTests.hpp
34
class
PartialUpdateTests
: public TestCaseGroup
37
PartialUpdateTests
(EglTestContext& eglTestCtx);
41
PartialUpdateTests
(const
PartialUpdateTests
&);
42
PartialUpdateTests
& operator= (const
PartialUpdateTests
&);
teglTestPackage.cpp
133
addChild(new
PartialUpdateTests
(m_eglTestCtx));
teglPartialUpdateTests.cpp
778
PartialUpdateTests
::
PartialUpdateTests
(EglTestContext& eglTestCtx)
783
void
PartialUpdateTests
::init (void)
Completed in 72 milliseconds