Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_script_helper.py87 def test_interpreter_requires_environment_true(self, mock_check_call): argument
96 def test_interpreter_requires_environment_false(self, mock_check_call): argument
105 def test_interpreter_requires_environment_details(self, mock_check_call): argument
117 def test_interpreter_requires_environment_with_pythonhome(self, mock_check_call): argument
/aosp_15_r20/tools/asuite/plugin_lib/
H A Ddeployment_unittest.py58 def test_build_jars(self, mock_check_call): argument
/aosp_15_r20/tools/acloud/public/actions/
H A Dremote_host_cf_device_factory_test.py246 mock_check_call, mock_cvd_utils, argument