Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Dmain.cpp58 …ap.insert(pair<string, std::vector<TestFunc>>("PathTest", PathTest::GetInstance().PathTestCase())); in main()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dpath_test.h64 std::vector<TestFunc> PathTestCase();
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpath_test.cpp70 std::vector<PathTest::TestFunc> PathTest::PathTestCase() in PathTestCase() function in OHOS::Rosen::Drawing::PathTest