test3             349 src/Bounds.cpp                 Expr test3 = (cast<int>(a.max) * cast<int>(b.min) == cast<int>(a.max * b.min));
test3             351 src/Bounds.cpp                 if (!can_prove(test1 && test2 && test3 && test4)) {
test3             208 test/opengl/varying.cpp     pass &= test3(target, x, y, c);