Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.h37 TestBase(){}; in TestBase() function
38 explicit TestBase(int styleType):styleType_(styleType){}; in TestBase() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H A Dtest_base.h31 TestBase(){}; in TestBase() function