Searched defs:TestBase (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ | ||
H A D | test_base.h | 35 class TestBase {
class 37 TestBase(){}; in TestBase() function in TestBase 38 explicit TestBase(int styleType):styleType_(styleType){}; in TestBase() function in TestBase |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/ | ||
H A D | test_base.h | 29 class TestBase { class 31 TestBase(){}; in TestBase() function in OHOS::Rosen::TestBase |
Completed in 2 milliseconds