Home
last modified time | relevance | path

Searched defs:functionPg (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/tests/types/
Dclass.test.ts33 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
70 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
106 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
141 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
183 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
218 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
261 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
306 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
Dprimitives.test.ts33 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
62 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.numberFunc"); variable
102 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
132 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
161 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
199 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
227 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
Darray.test.ts33 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
78 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
111 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
162 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
196 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
225 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
Dfunction.test.ts33 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
63 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
95 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
134 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
175 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
Dunion.test.ts33 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
71 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
107 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
133 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
Dobject.test.ts33 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
59 let functionPg = result.snippetCompiler.getPandaGenByName("UnitTest.func_main_0"); variable
/arkcompiler/ets_frontend/ts2panda/tests/expression/
Darguments.test.ts50 let functionPg = snippetCompiler.getPandaGenByName("UnitTest.foo"); variable
71 let functionPg = snippetCompiler.getPandaGenByName("UnitTest.foo"); variable
DbindingPattern.test.ts59 let functionPg = snippetCompiler.getPandaGenByName("UnitTest.foo"); variable
91 let functionPg = snippetCompiler.getPandaGenByName("UnitTest.foo"); variable
DthisKeyWord.test.ts54 let functionPg = snippetCompiler.getPandaGenByName("UnitTest.a"); variable
/arkcompiler/ets_frontend/ts2panda/tests/statements/
DfunctionDeclaration.test.ts95 let functionPg = snippetCompiler.getPandaGenByName("UnitTest.out"); variable
172 let functionPg = snippetCompiler.getPandaGenByName("UnitTest.test"); variable
Dswitch.test.ts252 let functionPg = snippetCompiler.getPandaGenByName("UnitTest.test"); variable