Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Drollup_plugin_mock.ts66 this.doBuild(DEFAULT_PROJECT);
73 this.doBuild(testcase);
83 this.doBuild(testcase);
93 this.doBuild(testcase);
96 private doBuild(testcase: string) { method in RollUpPluginMock