Searched defs:test_combinations (Results 1 – 5 of 5) sorted by relevance
234 def generate(combinations, test_combinations=()): argument298 def _augment_with_special_arguments(test_method, test_combinations): argument
329 def generate(combinations, test_combinations=()): argument
78 def test_combinations(self): member in TestBasicOps1018 def test_combinations(self): member in TestExamples1149 def test_combinations(self): member in TestGC
206 def test_combinations(self): member in TestBasicOps1593 def test_combinations(self): member in TestExamples1728 def test_combinations(self): member in TestGC
746 static void test_combinations(const struct test_config *tconf, in test_combinations() function