Searched refs:POE_USERNAME_PROMPT (Results 1 – 2 of 2) sorted by relevance
767 POE_USERNAME_PROMPT = 'User Name:' variable in CiscoPOEController822 ssh.expect(self.POE_USERNAME_PROMPT, timeout=self.LOGIN_TIMEOUT)
175 mock_ssh.expect(sut.POE_USERNAME_PROMPT, timeout=sut.LOGIN_TIMEOUT)