Searched refs:test_permutations (Results 1 – 3 of 3) sorted by relevance
/external/skia/tests/ |
D | SkSLTest.cpp | 190 static void test_permutations(skiatest::Reporter* r, in test_permutations() function 213 test_permutations(r, surface.get(), testFile, /*strictES2=*/true); in test_cpu() 216 test_permutations(r, surface.get(), testFile, /*strictES2=*/false); in test_cpu() 233 test_permutations(r, surface.get(), testFile, /*strictES2=*/true); in test_gpu() 236 test_permutations(r, surface.get(), testFile, /*strictES2=*/false); in test_gpu()
|
/external/python/cpython2/Lib/test/ |
D | test_itertools.py | 227 def test_permutations(self): member in TestBasicOps 1068 def test_permutations(self): member in TestExamples 1211 def test_permutations(self): member in TestGC
|
/external/python/cpython3/Lib/test/ |
D | test_itertools.py | 387 def test_permutations(self): member in TestBasicOps 1710 def test_permutations(self): member in TestExamples 1861 def test_permutations(self): member in TestGC
|