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

  /external/v8/tools/testrunner/outproc/
mozilla.py 28 class NegPassOutProc(base.Negative, PassOutProc):
33 MOZILLA_PASS_NEGATIVE = NegPassOutProc()
base.py 88 class NegPassOutProc(Negative, PassOutProc):
121 DEFAULT_NEGATIVE = NegPassOutProc()

Completed in 271 milliseconds