Home
last modified time | relevance | path

Searched defs:test_combinations (Results 1 – 6 of 6) 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.py367 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/rust/crates/tokio/src/runtime/tests/
Dtask_combinations.rs60 fn test_combinations() { in test_combinations() function
/external/python/cpython3/Lib/test/
Dtest_itertools.py208 def test_combinations(self): member in TestBasicOps
1660 def test_combinations(self): member in TestExamples
1795 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