Searched defs:testGcd (Results 1 – 3 of 3) sorted by relevance
50 public void testGcd() { in testGcd() method in RationalTest
822 func testGcd(t *testing.T, d, x, y, a, b *Int) { func
716 def testGcd(self): member in MathTests