Searched refs:CheckBootUpStatus (Results 1 – 4 of 4) sorted by relevance
49 mock_console.vti_endpoint_client.CheckBootUpStatus.return_value = False133 mock_console.vti_endpoint_client.CheckBootUpStatus.return_value = True213 mock_console.vti_endpoint_client.CheckBootUpStatus.return_value = True
153 if self.console.vti_endpoint_client.CheckBootUpStatus():192 suite_res_msg.boot_success = vti.CheckBootUpStatus()202 if vti.CheckBootUpStatus():
415 def CheckBootUpStatus(self): member in VtiEndpointClient
614 if not self.vti_endpoint_client.CheckBootUpStatus():