Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dsource_locator_unittest.py45 mock_check_key, mock_get_src, mock_log, argument
50 mock_check_key.return_value = False
53 mock_check_key.return_value = True
253 mock_check_key): argument
255 mock_check_key.return_value = True
282 mock_check_key.return_value = False
460 def test_check_classes_jar_exist(self, mock_check_key): argument
465 self.assertTrue(mock_check_key.called)
615 mock_set_jar, mock_check_key, mock_append_class): argument
624 mock_check_key.return_value = False
[all …]