Home
last modified time | relevance | path

Searched refs:cellLinkPrefixes (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DUpstreamNetworkMonitorTest.java507 final String[] cellLinkPrefixes = { "10.102.211.32/27", "2001:db8:0:1::/64" }; in testLocalPrefixes() local
508 assertPrefixSet(local, INCLUDES, cellLinkPrefixes); in testLocalPrefixes()
509 Collections.addAll(alreadySeen, cellLinkPrefixes); in testLocalPrefixes()
540 assertPrefixSet(local, INCLUDES, cellLinkPrefixes); in testLocalPrefixes()
548 assertPrefixSet(local, EXCLUDES, cellLinkPrefixes); in testLocalPrefixes()