Home
last modified time | relevance | path

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

/external/catch2/scripts/
DreleaseCommon.py13 definePath = os.path.join(rootPath, 'catch.hpp') variable
112 with open(definePath, 'r') as file:
114 with open(definePath, 'w') as file: