Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dprocess_ark_config.test.ts564 const expectAotCompilerPath = path.join(ARKROOT_PATH, WIN_AOTCOMPILER_PATH); constant
583 const expectAotCompilerPath = path.join(ARKROOT_PATH, AOTCOMPILER_PATH); constant
602 const expectAotCompilerPath = path.join(ARKROOT_PATH, MAC_AOTCOMPILER_PATH); constant