Home
last modified time | relevance | path

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

/libCEED/tests/
H A Djunit.py214 if has_failures(result):
H A Djunit_common.py831 def has_failures(test_suite: TestSuite) -> bool: function