Searched refs:setupTest (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | InsecureEapNetworkHandlerTest.java | 415 setupTest(config, isAtLeastT, isTrustOnFirstUseSupported); in verifyTrustOnFirstUseAcceptWhenConnectByUser() 432 setupTest(config, isAtLeastT, isTrustOnFirstUseSupported); in verifyTrustOnFirstUseRejectWhenConnectByUser() 449 setupTest(config, isAtLeastT, isTrustOnFirstUseSupported); in verifyTrustOnFirstUseAcceptWhenConnectByAutoConnect() 466 setupTest(config, isAtLeastT, isTrustOnFirstUseSupported); in verifyTrustOnFirstUseRejectWhenConnectByAutoConnect() 483 setupTest(config, isAtLeastT, isTrustOnFirstUseSupported); in verifyTrustOnFirstUseTapWhenConnectByAutoConnect() 498 setupTest(config, isAtLeastT, isTrustOnFirstUseSupported); in verifyTrustOnFirstUseWhenTrustOnFirstUseNoPendingCert() 516 setupTest(config, isAtLeastT, isTrustOnFirstUseSupported); in verifyTrustOnFirstUseWhenTrustOnFirstUseNotSupported() 533 setupTest(config, isAtLeastT, isTrustOnFirstUseSupported); in verifyLegacyEapNetworkAcceptWhenConnectByUser() 551 setupTest(config, isAtLeastT, isTrustOnFirstUseSupported); in verifyLegacyEapNetworkRejectWhenConnectByUser() 568 setupTest(config, isAtLeastT, isTrustOnFirstUseSupported); in verifyLegacyEapNetworkAcceptWhenAutoConnect() [all …]
|