HomeSort by relevance Sort by last modified time
    Searched refs:XPASS (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/lit/lit/
Test.py 13 XPASS = TestResult('XPASS', True)
TestRunner.py 433 # FIXME: Rename XTARGET to something that makes sense, like XPASS.
600 status = Test.XPASS
647 status = Test.XPASS
main.py 620 for title,code in (('Unexpected Passing Tests', Test.XPASS),
647 ('Unexpected Passes ', Test.XPASS),

Completed in 23 milliseconds