Searched refs:ERROR_TEST_FAILED (Results 1 – 2 of 2) sorted by relevance
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ | ||
| H A D | test_main.py | 184 return ReturnCode.ERROR_TEST_FAILED |
| H A D | main.py | 31 ERROR_TEST_FAILED = enum.auto() variable in ReturnCode |