Searched defs:testOk (Results 1 – 11 of 11) sorted by relevance
172 bool testOk = program.isOk(); in iterate() local
118 public void testOk() { in testOk() method in NumberKeyListenerTest
163 bool testOk = true; in iterate() local
176 bool testOk = true; in iterate() local
431 bool testOk = passColorFound && !failColorFound; in iterate() local
428 bool testOk = false; in iterate() local
530 …bool testOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "ComparisonResult", "Image comparison… in iterate() local
489 …bool testOk = tcu::fuzzyCompare(m_testCtx.getLog(), "ComparisonResult", "Image comparison result",… in iterate() local
503 bool testOk = compareImages(resImage, refImage, 0.07f); in iterate() local
521 bool testOk = compareImages(resImage, refImage, 0.07f); in iterate() local
3692 bool testOk; in runSample() local