Searched refs:testMtu (Results 1 – 3 of 3) sorted by relevance
351 public void testMtu() { in testMtu() method in RouteInfoTest
749 public void testMtu() throws Exception { in testMtu() method in DhcpPacketTest
2766 final int testMtu = 1345;2768 false /* shouldReplyRapidCommitAck */, testMtu, serverSentUrl);2776 argThat(lp -> lp.getMtu() == testMtu));