Searched refs:Ping (Results 1 – 5 of 5) sorted by relevance
160 self.assertTrue(console.Ping())163 self.assertFalse(console.Ping())166 self.assertFalse(console.Ping())
159 def Ping(self): member in RemoteEmulatorConsole
50 bool ret = Ping.ping("www.google.com", 3);
114 self._mock_console.Ping.side_effect = ping_results185 self.assertEqual(self._mock_console.Ping.call_count,
756 func=lambda: (True if console.Ping() else