Home | History | Annotate | Download | only in test

Lines Matching defs:_double

1909     def _double(cls, x, y, foo, arr, string):
1926 p = self.Process(target=self._double, args=(x, y, foo, arr, string))