Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dhooks.py294 def get_helper_path(tool): function
326 tool = get_helper_path('checkpatch.pl')
335 tool = get_helper_path('clang-format.py')
350 tool = get_helper_path('google-java-format.py')
770 get_helper_path('pylint.py'),
Dhooks_unittest.py248 ret = rh.hooks.get_helper_path('booga')