Searched defs:load_tests_args (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/unittest/test/ | ||
D | test_discovery.py | 160 load_tests_args = [] variable in TestDiscovery.test_find_tests_with_package.Module |
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_discovery.py | 95 load_tests_args = [] variable in TestDiscovery.test_find_tests_with_package.Module |