Searched defs:l1 (Results 1 – 9 of 9) sorted by relevance
218 private void assertIsSameAddressAs(LinkAddress l1, LinkAddress l2) { in assertIsSameAddressAs()225 private void assertIsNotSameAddressAs(LinkAddress l1, LinkAddress l2) { in assertIsNotSameAddressAs()234 LinkAddress l1, l2, l3; in testEqualsAndSameAddressAs() local312 LinkAddress l1, l2; in testHashCode() local
123 final MyListener l1 = new MyListener(); in testListenerCallbacks() local317 MyPauseListener l1 = new MyPauseListener(); in testPauseListener() local360 final MyUpdateListener l1 = new MyUpdateListener(); in testResume() local
480 final MyListener l1 = new MyListener() { in testClone() local
200 Iterator<String> l1 = labels1.iterator(); in arg2SubdomainOfArg1() local
153 long l0, l1; in ComputeSine() local
101 Label l1 = new Label(); in generateInvoke() local
336 long[] l1 = new long[]{51, 52}; in testArrays() local
515 public void assertLinkAddressMatches(LinkAddress l1, LinkAddress l2) { in assertLinkAddressMatches()
675 float l1 = (float) Math.hypot(src[0], src[1]); in nMapRadius() local