HomeSort by relevance Sort by last modified time
    Searched refs:complex_fn (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cmath.py 270 complex_fn = getattr(cmath, fn)
272 z = complex_fn(v)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cmath.py 270 complex_fn = getattr(cmath, fn)
272 z = complex_fn(v)

Completed in 41 milliseconds