HomeSort by relevance Sort by last modified time
    Searched refs:ImageCompareTests (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/internal/
ditImageCompareTests.hpp 32 class ImageCompareTests : public tcu::TestCaseGroup
35 ImageCompareTests (tcu::TestContext& testCtx);
36 ~ImageCompareTests (void);
ditImageCompareTests.cpp 220 ImageCompareTests::ImageCompareTests (tcu::TestContext& testCtx)
225 ImageCompareTests::~ImageCompareTests (void)
229 void ImageCompareTests::init (void)
ditTestPackage.cpp 65 addChild(new ImageCompareTests (m_testCtx));

Completed in 131 milliseconds