Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
Dtest_base.h37 TestBase(){}; in TestBase() function
38 explicit TestBase(int styleType):styleType_(styleType){}; in TestBase() function
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
Dtest_base.h31 TestBase(){}; in TestBase() function
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ets/ets/pages/
Dtestbase.ts25 export class TestBase { class