Home
last modified time | relevance | path

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

/aosp_15_r20/tools/repohooks/rh/
H A Dhooks.py905 def check_cpplint(project, commit, _desc, diff, options=None): function
1114 'cpplint': check_cpplint,
H A Dhooks_unittest.py863 self._test_file_filter(mock_check, rh.hooks.check_cpplint,