Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java268 private void assertHasAllTetheringInterfaces(Set<TetheringInterface> tetheringIfaces, in assertHasAllTetheringInterfaces() argument
272 assertEquals(tetheringIfaces.size(), ifaces.size()); in assertHasAllTetheringInterfaces()
273 for (TetheringInterface tether : tetheringIfaces) { in assertHasAllTetheringInterfaces()