Searched refs:testSourcePath (Results 1 – 1 of 1) sorted by relevance
263 const testSourcePath = path.join(androidTestPath, ...templateTestPackage.split('.')); constant267 await fs.copy(testSourcePath, testDestinationPath);268 await fs.remove(testSourcePath);