Home
last modified time | relevance | path

Searched refs:test_deepcopy (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_functools.py175 def test_deepcopy(self): member in TestPartial
310 test_deepcopy = None variable in TestPythonPartial
Dtest_deque.py474 def test_deepcopy(self): member in TestBasic
Dtest_array.py115 def test_deepcopy(self): member in BaseTest
Dtest_set.py240 def test_deepcopy(self): member in TestJointOps
/external/python/cpython3/Lib/test/
Dtest_deque.py682 def test_deepcopy(self): member in TestBasic
Dtest_functools.py261 def test_deepcopy(self): member in TestPartial
1604 def test_deepcopy(self): member in TestLRU
Dtest_array.py240 def test_deepcopy(self): member in BaseTest
Dtest_set.py259 def test_deepcopy(self): member in TestJointOps
Ddatetimetester.py372 def test_deepcopy(self): member in TestTimeZone