Home
last modified time | relevance | path

Searched defs:mock_index (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/setuptools/setuptools/tests/
Dtest_easy_install.py435 def mock_index(): function
453 def test_setup_requires_honors_fetch_params(self, mock_index, monkeypatch): argument
631 def test_setup_requires_honors_pip_env(self, mock_index, monkeypatch): argument
654 def test_setup_requires_with_pep508_url(self, mock_index, monkeypatch): argument
673 def test_setup_requires_with_allow_hosts(self, mock_index): argument