HomeSort by relevance Sort by last modified time
    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 138 addChild(new PartialUpdateTests (m_eglTestCtx));
teglPartialUpdateTests.cpp 791 PartialUpdateTests::PartialUpdateTests (EglTestContext& eglTestCtx)
796 void PartialUpdateTests::init (void)

Completed in 199 milliseconds