Searched refs:shouldBeZero (Results 1 – 1 of 1) sorted by relevance
341 int shouldBeZero = minInt % negOne; in intOperTest() local354 if (shouldBeZero != 0) { return 12;}; in intOperTest()