Home
last modified time | relevance | path

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

/system/core/adb/
Dtest_device.py93 def test_explicit(self, mock_get_devices): argument
99 def test_from_env(self, mock_get_devices): argument
106 def test_arg_beats_env(self, mock_get_devices): argument
113 def test_no_such_device(self, mock_get_devices): argument
121 def test_unique_device(self, mock_get_devices): argument
127 def test_no_unique_device(self, mock_get_devices): argument