Searched refs:test_zero_division (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_types.py | 52 def test_zero_division(self): member in TypesTests |
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ | ||
H A D | test_scalarmath.py | 389 def test_zero_division(self): member in TestComplexDivision |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_types.py | 70 def test_zero_division(self): member in TypesTests |