Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A Dtest_main.py96 def sanitize_output_file(text: Optional[str]) -> list[str]: function
150 test(sanitize_output_file(output.get(test_file)), output_file),