Searched refs:test_pow (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_operator.py | 274 def test_pow(self): member in OperatorTestCase |
H A D | test_complex.py | 212 def test_pow(self): member in ComplexTest |
H A D | test_builtin.py | 1375 def test_pow(self): member in BuiltinTest 1419 # See test_pow for additional tests for three-argument pow. |
Completed in 7 milliseconds