Home | History | Annotate | Download | only in net

Lines Matching defs:getBroadcast

618             assertTrue(ds.getBroadcast());
633 assertTrue(ds.getBroadcast());
893 assertTrue("getBroadcast false when it should be true", theSocket.getBroadcast());
895 assertFalse("getBroadcast true when it should be False", theSocket.getBroadcast());