Home
last modified time | relevance | path

Searched refs:UnallowedRecordsSentToMaster (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/common_lib/
Derror.py468 class UnallowedRecordsSentToMaster(Exception): class
472 class IgnorableUnallowedRecordsSentToMaster(UnallowedRecordsSentToMaster):
/external/autotest/frontend/afe/
Drpc_utils.py991 raise error.UnallowedRecordsSentToMaster(
Drpc_interface_unittest.py1650 exception_to_throw=error.UnallowedRecordsSentToMaster, aborted=False):