Home
last modified time | relevance | path

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

/napi_generator/src/cli/h2dtscpp/src/src/
Dmain.js30 let testFilePath = ''; variable
/napi_generator/src/cli/h2dtscpp/src/src/tsGen/
DtsMain.js532 async function doGenerate(hFilePath, testFilePath, tsFilePath, cppFilePath) { argument
625 function generateAbilityTest(funcJson, rootInfo, parseResult, testFilePath, hFileName) { argument