Home
last modified time | relevance | path

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

/third_party/skia/tests/
DSkSLTest.cpp136 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/boost/libs/hana/test/_include/auto/
Dpermutations.hpp18 TestCase test_permutations{[]{ in __anon368a03620102() variable
/third_party/python/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