Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dpylintrc76 apply-builtin,
79 basestring-builtin,
80 buffer-builtin,
81 cmp-builtin,
83 coerce-builtin,
97 execfile-builtin,
98 file-builtin,
99 filter-builtin-not-iterating,
105 input-builtin,
106 intern-builtin,
[all …]
/tools/repohooks/
DREADME.md170 This section allows for turning on common/builtin hooks. There are a bunch of
232 Some builtin hooks need to call external executables to work correctly. By
238 * `bpfmt`: used for the `bpfmt` builtin hook.
239 * `clang-format`: used for the `clang_format` builtin hook.
240 * `cpplint`: used for the `cpplint` builtin hook.
241 * `git-clang-format`: used for the `clang_format` builtin hook.
242 * `gofmt`: used for the `gofmt` builtin hook.
243 * `google-java-format`: used for the `google_java_format` builtin hook.
244 * `google-java-format-diff`: used for the `google_java_format` builtin hook.
245 * `pylint`: used for the `pylint` builtin hook.
[all …]
/tools/test/connectivity/acts/framework/acts/
Dbase_test.py254 builtin=False): argument
332 if builtin:
344 self.register_controller(module, builtin=True)
/tools/test/connectivity/acts/framework/tests/
Dacts_base_class_test.py1057 base_cls.register_controller(mock_controller, builtin=True)
1067 base_cls.register_controller(mock_controller, builtin=True)