Searched refs:test_permutations (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/tests/ |
H A D | SkSLTest.cpp | 136 static void test_permutations(skiatest::Reporter* r, in test_permutations() function 153 test_permutations(r, surface.get(), testFile, /*worksInES2=*/true); in test_cpu() 160 test_permutations(r, surface.get(), testFile, /*worksInES2=*/true); in test_gpu() 171 test_permutations(r, surface.get(), testFile, /*worksInES2=*/false); in test_es3()
|
/third_party/python/Lib/test/ |
H A D | test_itertools.py | 389 def test_permutations(self): member in TestBasicOps 1745 def test_permutations(self): member in TestExamples 1896 def test_permutations(self): member in TestGC
|
Completed in 5 milliseconds