Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/bundle/
Dbundle_mode.test.ts149 const afterCompilationProcessStub = sinon.stub(bundleMode, 'afterCompilationProcess'); constant
253 const afterCompilationProcessStub = sinon.stub(bundleMode, 'afterCompilationProcess'); constant