Searched refs:mock_inc_need (Results 1 – 1 of 1) sorted by relevance
/tools/asuite/aidegen/lib/ |
D | native_module_info_unittest.py | 164 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument 169 mock_inc_need.return_value = False 181 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument 186 mock_inc_need.return_value = True 198 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument 203 mock_inc_need.return_value = False
|