Searched refs:test_copying (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_ordered_dict.py | 167 def test_copying(self): member in TestOrderedDict |
D | test_collections.py | 934 def test_copying(self): member in TestCounter |
/external/python/cpython3/Lib/test/ | ||
D | test_ordered_dict.py | 281 def test_copying(self): member in OrderedDictTests |
D | test_collections.py | 1844 def test_copying(self): member in TestCounter |
D | test_re.py | 1028 def test_copying(self): member in ReTests |