Searched refs:test_get_builtin_constructor (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_hashlib.py | 125 def test_get_builtin_constructor(self): member in HashLibTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_hashlib.py | 197 def test_get_builtin_constructor(self): member in HashLibTestCase |