Searched refs:mock_inc_need (Results 1 – 1 of 1) sorted by relevance
/tools/asuite/aidegen/lib/ |
D | native_module_info_unittest.py | 165 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument 170 mock_inc_need.return_value = False 182 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument 187 mock_inc_need.return_value = True 199 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument 204 mock_inc_need.return_value = False
|