Home
last modified time | relevance | path

Searched refs:pytest_configure (Results 1 – 9 of 9) sorted by relevance

/external/python/google-auth-library-python/tests/
Dconftest.py22 def pytest_configure(): function
/external/python/google-auth-library-python/tests_async/
Dconftest.py22 def pytest_configure(): function
/external/pytorch/test/torch_np/
Dconftest.py10 def pytest_configure(config): function
/external/armnn/python/pyarmnn/
Dconftest.py46 def pytest_configure(config): function
/external/mesa3d/.gitlab-ci/tests/
Dconftest.py14 def pytest_configure(config): function
/external/python/google-auth-library-python/system_tests/system_tests_async/
Dconftest.py113 def pytest_configure(config): function
/external/python/google-auth-library-python/system_tests/system_tests_sync/
Dconftest.py139 def pytest_configure(config): function
/external/executorch/backends/arm/test/
Dcommon.py48 def pytest_configure(config): function
/external/pytorch/test/
Dconftest.py85 def pytest_configure(config: Config) -> None: function