Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/bundle/
Dbundle_mode.test.ts486 const clusterStub = sinon.stub(cluster, 'fork'); constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/
Dmodule_mode.test.ts2076 const clusterStub = sinon.stub(cluster, 'fork'); constant
2100 const clusterStub = sinon.stub(cluster, 'on'); constant