Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts337 const testCasesRootPath = path.join(__dirname, '../', 'test/grammar'); constant
341 relativePath = mixedInfo.filePath.replace(testCasesRootPath, '');
343 relativePath = sourceFilePath.replace(testCasesRootPath, '');