Searched refs:expectError (Results 1 – 2 of 2) sorted by relevance
704 public void expectError() { in expectError() method in TestEventHandler712 public void expectError(int errorId) { in expectError() method in TestEventHandler
4058 public void expectError(int error) { in expectError() method in ConnectivityServiceTest.TestKeepaliveCallback4137 public void expectError(int error) { in expectError() method in ConnectivityServiceTest.TestSocketKeepaliveCallback4190 callback.expectError(PacketKeepalive.ERROR_INVALID_NETWORK); in testPacketKeepalives()4193 callback.expectError(PacketKeepalive.ERROR_INVALID_INTERVAL); in testPacketKeepalives()4196 callback.expectError(PacketKeepalive.ERROR_INVALID_IP_ADDRESS); in testPacketKeepalives()4199 callback.expectError(PacketKeepalive.ERROR_INVALID_IP_ADDRESS); in testPacketKeepalives()4203 callback.expectError(PacketKeepalive.ERROR_INVALID_IP_ADDRESS); in testPacketKeepalives()4206 callback.expectError(PacketKeepalive.ERROR_INVALID_PORT); in testPacketKeepalives()4209 callback.expectError(PacketKeepalive.ERROR_INVALID_PORT); in testPacketKeepalives()4212 callback.expectError(PacketKeepalive.ERROR_HARDWARE_UNSUPPORTED); in testPacketKeepalives()[all …]