Searched defs:mock_check (Results 1 – 4 of 4) sorted by relevance
/tools/repohooks/rh/ |
D | hooks_unittest.py | 304 def _test_file_filter(self, mock_check, func, files): argument 328 def test_bpfmt(self, mock_check, _mock_run): argument 342 def test_checkpatch(self, mock_check, _mock_run): argument 348 def test_clang_format(self, mock_check, _mock_run): argument 354 def test_google_java_format(self, mock_check, _mock_run): argument 750 def test_cpplint(self, mock_check, _mock_run): argument 755 def test_gofmt(self, mock_check, _mock_run): argument 769 def test_jsonlint(self, mock_check, _mock_run): argument 779 def test_pylint(self, mock_check, _mock_run): argument 784 def test_pylint2(self, mock_check, _mock_run): argument [all …]
|
/tools/acloud/setup/ |
D | gcp_setup_runner_test.py | 120 def testSetupSSHKeys(self, mock_check, mock_update): argument
|
/tools/asuite/aidegen/lib/ |
D | common_util_unittest.py | 193 def test_check_modules(self, mock_check): argument
|
/tools/acloud/internal/lib/ |
D | gcompute_client_test.py | 332 def testCreateImageFail(self, mock_wait, mock_check, mock_delete): argument
|