Home
last modified time | relevance | path

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

/tools/asuite/aidegen/sdk/
Dandroid_sdk_unittest.py159 def test_path_analysis(self, mock_is_sdk_path, mock_input): argument
161 mock_is_sdk_path.return_value = True
164 mock_is_sdk_path.return_value = False
168 mock_is_sdk_path.return_value = False