Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
H A DWifiAwareDataPathStateManagerTest.java1050 testDataPathInitiatorUtilityMore(false, true, true, false, true, false, peerDataPathMac, in testDataPathInitiatorNetInfoLargeValuesExp1()
1064 testDataPathInitiatorUtilityMore(false, true, true, false, true, false, peerDataPathMac, in testDataPathInitiatorNetInfoLargeValuesExp2()
1077 testDataPathInitiatorUtilityMore(false, true, true, false, true, false, peerDataPathMac, in testDataPathInitiatorNetInfoLargeValuesExp3()
1092 testDataPathInitiatorUtilityMore(false, true, true, false, true, false, peerDataPathMac, in testDataPathInitiatorNetInfoIpv6Override()
1106 testDataPathInitiatorUtilityMore(false, true, true, false, true, false, peerDataPathMac, in testDataPathInitiatorAddressValidationRetrySuccess()
1121 testDataPathInitiatorUtilityMore(false, true, true, false, true, false, peerDataPathMac, in testDataPathInitiatorAddressValidationRetryFail()
1497 testDataPathInitiatorUtilityMore(useDirect, provideMac, providePmk, providePassphrase, in testDataPathInitiatorUtility()
1502 private void testDataPathInitiatorUtilityMore(boolean useDirect, boolean provideMac, in testDataPathInitiatorUtilityMore() method in WifiAwareDataPathStateManagerTest