Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/integration/src/android/net/
DEthernetTetheringTest.java1123 final HashMap<ClatIngress6Key, ClatIngress6Value> ingress6Map = pollRawMapFromDump( in getClatIngress6Value() local
1125 assertNotNull(ingress6Map); in getClatIngress6Value()
1126 for (Map.Entry<ClatIngress6Key, ClatIngress6Value> entry : ingress6Map.entrySet()) { in getClatIngress6Value()