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);
220 ImageCompareTests::ImageCompareTests (tcu::TestContext& testCtx) in ImageCompareTests() function in dit::ImageCompareTests225 ImageCompareTests::~ImageCompareTests (void) in ~ImageCompareTests()229 void ImageCompareTests::init (void) in init()
65 addChild(new ImageCompareTests (m_testCtx)); in init()