Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringConfigurationTest.java607 final String[] rndisRegexs = {"test_rndis\\d"}; in testNcmRegexs() local
614 setUsbAndNcmRegexs(rndisRegexs, ncmRegexs); in testNcmRegexs()
615 assertUsbAndNcmRegexs(rndisRegexs, ncmRegexs); in testNcmRegexs()
623 setUsbAndNcmRegexs(rndisRegexs, ncmRegexs); in testNcmRegexs()
631 setUsbAndNcmRegexs(rndisRegexs, ncmRegexs); in testNcmRegexs()
633 assertUsbAndNcmRegexs(rndisRegexs, ncmRegexs); in testNcmRegexs()