Searched refs:ImageCompareTests (Results 1 – 3 of 3) sorted by relevance
32 class ImageCompareTests : public tcu::TestCaseGroup class35 ImageCompareTests (tcu::TestContext& testCtx);36 ~ImageCompareTests (void);
216 ImageCompareTests::ImageCompareTests (tcu::TestContext& testCtx) in ImageCompareTests() function in dit::ImageCompareTests221 ImageCompareTests::~ImageCompareTests (void) in ~ImageCompareTests()225 void ImageCompareTests::init (void) in init()
48 addChild(new ImageCompareTests (m_testCtx)); in init()