Home
last modified time | relevance | path

Searched refs:PartialUpdateTests (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglPartialUpdateTests.hpp34 class PartialUpdateTests : public TestCaseGroup class
37 PartialUpdateTests (EglTestContext& eglTestCtx);
41 PartialUpdateTests (const PartialUpdateTests&);
42 PartialUpdateTests& operator= (const PartialUpdateTests&);
H A DteglTestPackage.cpp138 addChild(new PartialUpdateTests (m_eglTestCtx)); in init()
H A DteglPartialUpdateTests.cpp797 PartialUpdateTests::PartialUpdateTests (EglTestContext& eglTestCtx) in PartialUpdateTests() function in deqp::PartialUpdateTests
802 void PartialUpdateTests::init (void) in init()

Completed in 4 milliseconds