Searched defs:mock_check (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/tools/repohooks/rh/ |
H A D | hooks_unittest.py | 349 def _test_file_filter(self, mock_check, func, files): argument 373 def test_aosp_license(self, mock_check, _mock_run): argument 418 def test_bpfmt(self, mock_check, _mock_run): argument 434 def test_checkpatch(self, mock_check, _mock_run): argument 440 def test_clang_format(self, mock_check, _mock_run): argument 446 def test_google_java_format(self, mock_check, _mock_run): argument 861 def test_cpplint(self, mock_check, _mock_run): argument 866 def test_gofmt(self, mock_check, _mock_run): argument 880 def test_jsonlint(self, mock_check, _mock_run): argument 890 def test_ktfmt(self, mock_check, _mock_run): argument [all …]
|
/aosp_15_r20/tools/acloud/setup/ |
H A D | gcp_setup_runner_test.py | 120 def testSetupSSHKeys(self, mock_check, mock_update): argument
|
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | common_util_unittest.py | 194 def test_check_modules(self, mock_check): argument
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | gcompute_client_test.py | 331 def testCreateImageFail(self, mock_wait, mock_check, mock_delete): argument
|