Home
last modified time | relevance | path

Searched defs:TestType (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_tool/test/sceneProject/tools/bm/test_app_one/oh_modules/.ohpm/@ohos+hypium@1.0.6/oh_modules/@ohos/hypium/src/main/
DConstant.js21 export class TestType { class
/foundation/graphic/graphic_3d/lume/LumeMeta/test/src/api/
DFunctionTest.cpp52 class TestType final : public IntroduceInterfaces<META_NS::ObjectFwd, IFuncTestType> { class
/foundation/bundlemanager/bundle_tool/test/sceneProject/tools/bm/test_app_one/oh_modules/.ohpm/@ohos+hypium@1.0.6/oh_modules/@ohos/hypium/
Dindex.d.ts20 export enum TestType { enum
/foundation/graphic/graphic_3d/lume/LumeMeta/test/src/interface/property/
DPropertyTest.cpp55 struct TestType { struct
56 int i {};
/foundation/graphic/graphic_3d/lume/LumeMeta/test/src/helpers/
Dtesting_objects.cpp220 class TestType : public IntroduceInterfaces<ObjectFwd, ITestType, IContainable, IMutableContainable, class