Home
last modified time | relevance | path

Searched refs:EXECUTE_FAILED (Results 1 – 4 of 4) sorted by relevance

/test/framework/harnesses/host_controller/tfc/
Dtfc_client_test.py102 command_attempt.EventType.EXECUTE_FAILED,
104 expected_event["type"] = command_attempt.EventType.EXECUTE_FAILED
Dcommand_attempt.py26 EXECUTE_FAILED = "ExecuteFailed" variable in EventType
/test/framework/harnesses/host_controller/
Dinvocation_thread_test.py90 self.assertEqual([command_attempt.EventType.EXECUTE_FAILED],
Dinvocation_thread.py141 error_event = command_attempt.EventType.EXECUTE_FAILED