Home
last modified time | relevance | path

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

/frameworks/rs/tests/lldb/tests/testcases/
Dreduce_common.py27 def _test_func_role_combinations(self, func_role_combinations): argument
35 for combination in func_role_combinations:
Dtest_reduction_combiner.py102 func_role_combinations = itertools.combinations(
106 self._test_func_role_combinations(func_role_combinations)
Dtest_reduction.py220 func_role_combinations = itertools.combinations(
224 self._test_func_role_combinations(func_role_combinations)