Home
last modified time | relevance | path

Searched refs:testImportFunction (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/sharedmodule/
Dsharedmodule.ts47 testImportFunction() { method in SendableClassA
60 sObj.testImportFunction();
70 testImportFunction() { method in SendableClassB
77 sObjb.testImportFunction()
Dexpect_output.txt17 testImportFunction
19 testImportFunction
/arkcompiler/ets_runtime/test/moduletest/sendableclassuseimport/
Dsendableclassuseimport.ts46 testImportFunction() { method in SendableClassA
59 sObj.testImportFunction();
69 testImportFunction() { method in SendableClassB
78 sObjb.testImportFunction()
Dexpect_output.txt17 testImportFunction
19 testImportFunction
/arkcompiler/ets_runtime/test/moduletest/dynamicimportsharedmodule/
Ddynamicimportsharedmodule.ts44 testImportFunction() { method in SendableClassA
55 sObj.testImportFunction();
Dexpect_output.txt17 testImportFunction
19 testImportFunction