Home
last modified time | relevance | path

Searched refs:polar_with_errno_set (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_cmath.py389 def polar_with_errno_set(z): function
395 self.check_polar(polar_with_errno_set)
/external/python/cpython3/Lib/test/
Dtest_cmath.py457 def polar_with_errno_set(z): function
463 self.check_polar(polar_with_errno_set)