Searched refs:test_anydbm_creation (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_anydbm.py | 37 def test_anydbm_creation(self): member in AnyDBMTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_dbm.py | 67 def test_anydbm_creation(self): member in AnyDBMTestCase |