Home
last modified time | relevance | path

Searched refs:test_atoi (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_locale.py600 def test_atoi(self): member in TestEnUSDelocalize
613 def test_atoi(self): member in TestCDelocalizeTest
627 def test_atoi(self): member in TestfrFRDelocalizeTest
/external/python/cpython2/Lib/test/
Dtest_strop.py14 def test_atoi(self): member in StropFunctionTestCase
Dtest_string.py77 def test_atoi(self): member in ModuleTest