Home
last modified time | relevance | path

Searched defs:TestPath (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrTestUtils.cpp165 const SkPath& TestPath(SkRandom* random) { in TestPath() function
/third_party/python/Lib/test/
Dtest_zipfile.py2914 class TestPath(unittest.TestCase): class