Home
last modified time | relevance | path

Searched refs:TestPath (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/gpu/
H A DGrTestUtils.h48 const SkPath& TestPath(SkRandom*);
H A DGrTestUtils.cpp165 const SkPath& TestPath(SkRandom* random) { in TestPath() function
/third_party/skia/src/gpu/ops/
H A DDefaultPathRenderer.cpp595 const SkPath& path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
H A DTriangulatingPathRenderer.cpp548 const SkPath& path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
H A DSmallPathRenderer.cpp733 GrStyledShape shape(GrTest::TestPath(random), GrStyle::SimpleFill()); in GR_DRAW_OP_TEST_DEFINE()
H A DAAHairLinePathRenderer.cpp1281 const SkPath& path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
/third_party/python/Lib/test/
H A Dtest_zipfile.py3160 class TestPath(unittest.TestCase): class

Completed in 13 milliseconds