Searched refs:test_find_tests (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_discovery.py | 26 def test_find_tests(self): member in TestDiscovery |
/external/python/cpython3/Lib/unittest/test/ | ||
D | test_discovery.py | 43 def test_find_tests(self): member in TestDiscovery |