Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/jsdoc_format_plugin/test/testCase/
DrunTest.ts15 const expectFilePath = path.join(expectFileDir, testFileName); constant
67 const expectFilePath = path.join(expectFileDir, testFileName); constant
86 const expectFilePath = path.join(expectFileDir, testFileName); constant
124 const expectFilePath = path.join(expectFileDir, testFileName); constant
/interface/sdk-js/build-tools/dts_parser/test/testCase/
DrunTest.ts31 const expectFilePath = path.join(expectFileDir, `${baseName}.json`); constant