Searched refs:test_dumbdbm_creation_mode (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_dumbdbm.py | 43 def test_dumbdbm_creation_mode(self): member in DumbDBMTestCase |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_dbm_dumb.py | 46 def test_dumbdbm_creation_mode(self): member in DumbDBMTestCase |