Home
last modified time | relevance | path

Searched refs:test_copying (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_ordered_dict.py167 def test_copying(self): member in TestOrderedDict
Dtest_collections.py934 def test_copying(self): member in TestCounter
/external/python/cpython3/Lib/test/
Dtest_ordered_dict.py281 def test_copying(self): member in OrderedDictTests
Dtest_collections.py1844 def test_copying(self): member in TestCounter
Dtest_re.py1028 def test_copying(self): member in ReTests