Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dark_utils.test.ts134 const expectedPath = `${filePath}${EXTNAME_MAP}`; constant
135 expect(originPath === expectedPath).to.be.true;
148 const expectedPath = `${filePath}${EXTNAME_MAP}`; constant
149 expect(originPath === expectedPath).to.be.true;
159 const expectedPath = `${filePath}${EXTNAME_MAP}`; constant
160 expect(originPath === expectedPath).to.be.true;
170 const expectedPath = `${filePath}${EXTNAME_MAP}`; constant
171 expect(originPath === expectedPath).to.be.true;