Lines Matching defs:roundtrip
1368 def roundtrip(x):1372 self.identical(x, roundtrip(x))1373 self.identical(-x, roundtrip(-x))