Home
last modified time | relevance | path

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

/development/python-packages/adb/
Dtest.py36 def test_explicit(self, mock_get_devices): argument
42 def test_from_env(self, mock_get_devices): argument
49 def test_arg_beats_env(self, mock_get_devices): argument
56 def test_no_such_device(self, mock_get_devices): argument
64 def test_unique_device(self, mock_get_devices): argument
70 def test_no_unique_device(self, mock_get_devices): argument