Home
last modified time | relevance | path

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

/external/skia/tests/
DSkSLTest.cpp190 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/
Dtest_itertools.py227 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/
Dtest_itertools.py387 def test_permutations(self): member in TestBasicOps
1710 def test_permutations(self): member in TestExamples
1861 def test_permutations(self): member in TestGC