Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A Dtest_main.py184 return ReturnCode.ERROR_TEST_FAILED
H A Dmain.py31 ERROR_TEST_FAILED = enum.auto() variable in ReturnCode