Home
last modified time | relevance | path

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

/external/catch2/scripts/
DreleaseCommon.py15 definePath = os.path.join(rootPath, 'catch.hpp') variable
118 with open(definePath, 'rb') as file:
120 with open(definePath, 'wb') as file: