Searched refs:srcTarget (Results 1 – 1 of 1) sorted by relevance
365 Pair<InetAddress, InetAddress> srcTarget = new Pair<>(source, target); in prepareExplicitSourceIcmpMeasurements() local366 if (!mExplicitSourceIcmpChecks.containsKey(srcTarget)) { in prepareExplicitSourceIcmpMeasurements()369 mExplicitSourceIcmpChecks.put(srcTarget, measurement); in prepareExplicitSourceIcmpMeasurements()