Home
last modified time | relevance | path

Searched refs:PathTest_Private (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/include/core/
H A DSkPath.h1893 friend class PathTest_Private; // unit test reversePathTo
/third_party/skia/tests/
H A DPathTest.cpp4391 class PathTest_Private { class
4977 PathTest_Private::TestPathTo(reporter); in DEF_TEST()
4979 PathTest_Private::TestPathrefListeners(reporter); in DEF_TEST()
5462 size_t before = PathTest_Private::GetFreeSpace(unique_path); in DEF_TEST()
5481 size_t after = PathTest_Private::GetFreeSpace(unique_path); in DEF_TEST()
5485 size_t after2 = PathTest_Private::GetFreeSpace(unique_path); in DEF_TEST()
H A DPathOpsOpTest.cpp11 class PathTest_Private { class
13 PathTest_Private(SkPath* path) in PathTest_Private() function in PathTest_Private
24 PathTest_Private testPath(path); in path_edit()

Completed in 46 milliseconds