Home
last modified time | relevance | path

Searched refs:builtin (Results 1 – 3 of 3) sorted by relevance

/tools/repohooks/
DREADME.md140 This section allows for turning on common/builtin hooks. There are a bunch of
192 Some builtin hooks need to call external executables to work correctly. By
198 * `clang-format`: used for the `clang_format` builtin hook.
199 * `cpplint`: used for the `cpplint` builtin hook.
200 * `git-clang-format`: used for the `clang_format` builtin hook.
201 * `gofmt`: used for the `gofmt` builtin hook.
202 * `google-java-format`: used for the `google_java_format` builtin hook.
203 * `google-java-format-diff`: used for the `google_java_format` builtin hook.
204 * `pylint`: used for the `pylint` builtin hook.
206 builtin hook.
/tools/test/connectivity/acts/framework/acts/
Dbase_test.py165 self.register_controller(module, builtin=True)
269 builtin=False): argument
364 if builtin:
/tools/test/connectivity/acts/framework/tests/
Dacts_base_class_test.py1021 base_cls.register_controller(mock_controller, builtin=True)
1031 base_cls.register_controller(mock_controller, builtin=True)