Searched defs:test_math (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_bool.py | 60 def test_math(self): member in BoolTest |
| /external/python/cpython3/Lib/test/ | ||
| D | test_bool.py | 49 def test_math(self): member in BoolTest |
| D | test_cmath.py | 3 import test.test_math as test_math namespace |
| /external/python/jinja/tests/ | ||
| D | test_lexnparse.py | 341 def test_math(self, env): member in TestSyntax |