Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/aidegen/sdk/
H A Dandroid_sdk_unittest.py191 def test_path_analysis(self, mock_is_sdk_path, mock_input): argument
193 mock_is_sdk_path.return_value = True
196 mock_is_sdk_path.return_value = False
200 mock_is_sdk_path.return_value = False