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