Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dob_config_resolver.test.ts555 let excludePathArray = Array.from(configs.excludePathSet); variable
563 expect(excludePathArray[0].includes('filename_obf')).to.be.true;