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

  /test/vts/runners/host/
signals.py 40 class TestSignalError(Exception):
49 raise TestSignalError("Message has to be a string.")
56 raise TestSignalError(("Extras must be json serializable. %s "
  /tools/test/connectivity/acts/framework/acts/
signals.py 40 class TestSignalError(Exception):
61 raise TestSignalError(("Extras must be json serializable. %s "

Completed in 116 milliseconds