Home
last modified time | relevance | path

Searched defs:mock_check (Results 1 – 4 of 4) sorted by relevance

/tools/repohooks/rh/
Dhooks_unittest.py304 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/
Dgcp_setup_runner_test.py120 def testSetupSSHKeys(self, mock_check, mock_update): argument
/tools/asuite/aidegen/lib/
Dcommon_util_unittest.py193 def test_check_modules(self, mock_check): argument
/tools/acloud/internal/lib/
Dgcompute_client_test.py332 def testCreateImageFail(self, mock_wait, mock_check, mock_delete): argument