Searched defs:get_output_path (Results 1 – 2 of 2) sorted by relevance
| /libCEED/tests/ | ||
| H A D | junit.py | 89 def get_output_path(self, test: str, output_file: str) -> Path: member in CeedSuiteSpec |
| H A D | junit_common.py | 112 def get_output_path(self, test: str, output_file: str) -> Path: member in SuiteSpec |