Home
last modified time | relevance | path

Searched defs:decorator (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts/framework/acts/libs/test_binding/
Dall_tests_decorator.py4 def for_all_tests(decorator): argument
/tools/test/connectivity/acts/framework/tests/libs/test_bindings/
Dall_tests_decorator_test.py25 def decorator(decorated): function
/tools/security/gdb/gdb_json_printer/gdb_json_printer/
Dprinters.py38 def decorator(self, *args, **kwargs): function
59 def decorator(self): function
/tools/test/connectivity/acts/framework/acts/libs/
Dversion_selector.py79 def decorator(func): function
/tools/test/connectivity/acts/framework/acts/
Dtest_decorators.py86 def decorator(func): function
Dutils.py567 def decorator(func): function
/tools/asuite/atest/integration_tests/
Dsplit_build_test_script.py563 update_result = lambda decorator: result.update( argument
588 is_decorated = lambda decorator, test: decorator.__name__ == getattr( argument
/tools/asuite/aidegen/lib/
Dcommon_util.py544 def decorator(func): function