Home
last modified time | relevance | path

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

/napi_generator/src/intellij_plugin/ohosgen/src/test/java/parse/
DParseTsTest.java1261 String testType = "export type TestShap_t = TestShape;"; in parseCStreamType1() local
1276 String testType = testType2; in parseCStreamType2() local
1304 String testType = testType3; in parseCStreamType3() local
1319 String testType = testType4; in parseCStreamType4() local
1333 String testType = testType5; in parseCStreamType5() local
1347 String testType = testType6; in parseCStreamType6() local
1361 String testType = testVariable1; in parseCStreamConst1() local
1374 String testType = testVariable2; in parseCStreamConst2() local
1388 String testType = testVariable3; in parseCStreamConst3() local
1402 String testType = testVariable4; in parseCStreamConst4() local
[all …]
/napi_generator/src/cli/h2dtscpp/src/src/napiGen/
DfunctionDirectTest.js99 function getTypeDefine(testType, funcParamDefine, funcInfo, i, funcParamUse) { argument
115 function getInterfaceDefine(testType, funcParamDefine, funcInfo, i, funcParamUse) { argument