Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/test/testCase/
DrunTest.ts49 … const expectFileContent: string = fs.readFileSync(expectFilePath, 'utf-8').replace(/\r\n/g, '\n'); constant
77 … const expectFileContent: string = fs.readFileSync(expectFilePath, 'utf-8').replace(/\r\n/g, '\n'); constant
110 … const expectFileContent: string = fs.readFileSync(expectFilePath, 'utf-8').replace(/\r\n/g, '\n'); constant
138 … const expectFileContent: string = fs.readFileSync(expectFilePath, 'utf-8').replace(/\r\n/g, '\n'); constant
/interface/sdk-js/build-tools/jsdoc_format_plugin/test/testCase/
DrunTest.ts50 … const expectFileContent: string = fs.readFileSync(expectFilePath, 'utf-8').replace(/\r\n/g, '\n'); constant
85 … const expectFileContent: string = fs.readFileSync(expectFilePath, 'utf-8').replace(/\r\n/g, '\n'); constant
113 … const expectFileContent: string = fs.readFileSync(expectFilePath, 'utf-8').replace(/\r\n/g, '\n'); constant
142 … const expectFileContent: string = fs.readFileSync(expectFilePath, 'utf-8').replace(/\r\n/g, '\n'); constant