Home
last modified time | relevance | path

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

/tools/asuite/atest/integration_tests/
Dsplit_build_test_script.py587 is_decorated = lambda decorator, test: decorator.__name__ == getattr( function
592 is_parallel = functools.partial(is_decorated, cls.run_in_parallel)
594 is_decorated, cls.run_in_parallel_in_build_env
597 is_decorated, cls.run_in_parallel_in_test_env