Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dutils.test.ts647 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant
664 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant
681 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant
698 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant
711 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant
722 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant