Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/mobly/tests/mobly/controllers/android_device_lib/
Dsnippet_client_v2_test.py475 def test_start_server_with_user_id(self, mock_adb, mock_start_subprocess): argument
528 def test_start_server_without_user_id(self, mock_adb, mock_start_subprocess): argument
556 self, mock_adb, mock_start_subprocess argument
/aosp_15_r20/external/python/mobly/tests/mobly/
Dtest_runner_test.py202 self, mock_get_all, mock_list_adb, mock_fastboot, mock_adb argument