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);
ditTestPackage.cpp 47 addChild(new ImageCompareTests (m_testCtx));
ditImageCompareTests.cpp 216 ImageCompareTests::ImageCompareTests (tcu::TestContext& testCtx)
221 ImageCompareTests::~ImageCompareTests (void)
225 void ImageCompareTests::init (void)

Completed in 121 milliseconds