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.ts533 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant
550 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant
567 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant
584 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant
597 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant
608 const fileWithoutExt = file.substring(0, file.lastIndexOf(currentExt)); constant