Searched refs:cellColorB (Results 1 – 1 of 1) sorted by relevance
188 const tcu::RGBA cellColorB (m_gridCellColorB); in compare() local220 …pareThreshold(color, cellColorA, threshold) || tcu::compareThreshold(color, cellColorB, threshold); in compare()233 << "Expected either " << cellColorA << " or " << cellColorB << "." in compare()251 else if (tcu::compareThreshold(color, cellColorB, threshold)) in compare()262 else if (tcu::compareThreshold(color, cellColorB, threshold)) in compare()