Searched refs:test_permutations (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/tests/ |
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/boost/libs/hana/test/_include/auto/ |
D | permutations.hpp | 18 TestCase test_permutations{[]{ in __anon368a03620102() variable
|
/third_party/python/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
|