Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/tfc/
Dtfc_client_test.py96 command_attempt.EventType.INVOCATION_STARTED,
98 expected_event["type"] = command_attempt.EventType.INVOCATION_STARTED
Dcommand_attempt.py29 INVOCATION_STARTED = "InvocationStarted" variable in EventType
/test/framework/harnesses/host_controller/
Dinvocation_thread_test.py119 self.assertEqual([command_attempt.EventType.INVOCATION_STARTED,
Dinvocation_thread.py75 command_attempt.EventType.INVOCATION_STARTED)