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

  /external/autotest/utils/
parallel.py 4 class ParallelError(Exception):
87 raise ParallelError(msg, errors)
unittest_suite.py 259 except parallel.ParallelError, err:

Completed in 39 milliseconds