Home
last modified time | relevance | path

Searched defs:test_combinations (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dtest_combinations.py234 def generate(combinations, test_combinations=()): argument
298 def _augment_with_special_arguments(test_method, test_combinations): argument
/external/tensorflow/tensorflow/python/distribute/
Dcombinations.py329 def generate(combinations, test_combinations=()): argument
/external/python/cpython2/Lib/test/
Dtest_itertools.py78 def test_combinations(self): member in TestBasicOps
1018 def test_combinations(self): member in TestExamples
1149 def test_combinations(self): member in TestGC
/external/python/cpython3/Lib/test/
Dtest_itertools.py206 def test_combinations(self): member in TestBasicOps
1593 def test_combinations(self): member in TestExamples
1728 def test_combinations(self): member in TestGC
/external/igt-gpu-tools/tests/
Dkms_setmode.c746 static void test_combinations(const struct test_config *tconf, in test_combinations() function