Searched refs:m_expectedHash (Results 1 – 1 of 1) sorted by relevance
46 , m_expectedHash (expectedHash) in ImageReadCase()66 if (hash != m_expectedHash) in iterate()68 …m_testCtx.getLog() << TestLog::Message << "ERROR: expected hash " << tcu::toHex(m_expectedHash) <<… in iterate()80 const deUint32 m_expectedHash; member in dit::ImageReadCase