Searched refs:test_ordering (Results 1 – 5 of 5) sorted by relevance
/external/python/setuptools/pkg_resources/tests/ | ||
D | test_markers.py | 7 def test_ordering(python_version_mock): function |
/external/python/cpython2/Lib/test/ | ||
D | test_warnings.py | 171 def test_ordering(self): member in FilterTests |
/external/python/cpython3/Lib/test/test_warnings/ | ||
D | __init__.py | 253 def test_ordering(self): member in FilterTests |
/external/python/cpython3/Lib/test/ | ||
D | test_weakref.py | 798 def test_ordering(self): member in ReferencesTestCase |
D | test_collections.py | 117 def test_ordering(self): member in TestChainMap |