Home
last modified time | relevance | path

Searched defs:testConfig (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DNonCarrierMergedNetworksStatusTrackerTest.java102 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testCarrierMergedNetworkWithMatchingSubscriptionIdIsEnabled() local
125 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testClearWillUndoDisableAllNonCarrierMergedNetworks() local
DSupplicantStaIfaceHalTest.java316 WifiConfiguration testConfig = new WifiConfiguration(); in testConnectToNetwork() local
329 WifiConfiguration testConfig = mock(WifiConfiguration.class); in testRoamToNetwork() local
DClientModeImplTest.java9815 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, true); in verifyTrustOnFirstUseAcceptWhenConnectByUser() local
9837 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, true); in verifyTrustOnFirstUseRejectWhenConnectByUser() local
9866 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, true); in verifyTrustOnFirstUseErrorWhenConnectByUser() local
9888 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, false); in verifyTrustOnFirstUseAcceptWhenAutoConnect() local
9911 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, false); in verifyTrustOnFirstUseRejectWhenAutoConnect() local
9939 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, false); in verifyTrustOnFirstUseErrorWhenAutoConnect() local
9970 WifiConfiguration testConfig = setupLegacyEapNetworkTest(true); in verifyLegacyEapNetworkAcceptWhenConnectByUser() local
9987 WifiConfiguration testConfig = setupLegacyEapNetworkTest(true); in verifyLegacyEapNetworkRejectWhenConnectByUser() local
10004 WifiConfiguration testConfig = setupLegacyEapNetworkTest(false); in verifyLegacyEapNetworkAcceptOnNotificationWhenAutoConnect() local
10021 WifiConfiguration testConfig = setupLegacyEapNetworkTest(false); in verifyLegacyEapNetworkRejectOnNotificationWhenAutoConnect() local
DWifiNetworkSelectorTest.java410 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkInsufficientWhenSufficiencyCheckDisabled() local
433 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkInsufficientWhenMetered() local
449 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkInsufficientWhenMarkedUnusable() local
465 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkInsufficientWhenLowAospScore() local
499 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkInsufficientWhenIpProvisioningTimedOut() local
DActiveModeWardenTest.java2964 SoftApConfiguration testConfig = new SoftApConfiguration.Builder() in testUpdateConfigInSoftApActiveMode() local
2994 SoftApConfiguration testConfig = new SoftApConfiguration.Builder() in testUpdateConfigInNonSoftApActiveMode() local
DWifiMetricsTest.java2998 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkDisableReasonInUserActionEvent() local
3037 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkDisableReasonDisableAutojoinInUserActionEvent() local
DWifiServiceImplTest.java5197 SoftApConfiguration testConfig = new SoftApConfiguration.Builder() in testRestoreSoftApBackupData() local
10341 WifiConfiguration testConfig = WifiConfigurationTestUtil.createPskSaeNetwork(); in testGetPrivilegedConnectedNetworkSuccess() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointXmlUtilsTest.java210 private void serializeAndDeserializePasspointConfiguration(PasspointConfiguration testConfig) in serializeAndDeserializePasspointConfiguration()
/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/
DTextConfigTest.cpp99 TextConfig testConfig; in TEST_F() local
DVideoConfigTest.cpp148 VideoConfig testConfig; in TEST_F() local
DAudioConfigTest.cpp141 AudioConfig testConfig; in TEST_F() local
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DQnsCarrierConfigManagerTest.java866 QnsCarrierAnspSupportConfig testConfig = mConfigManager.getQnsCarrierAnspSupportConfig(); in testGetPolicyInternalApi() local
1415 QnsCarrierAnspSupportConfig testConfig = mConfigManager.getQnsCarrierAnspSupportConfig(); in testInvalidThresholdConfig() local
1546 QnsCarrierAnspSupportConfig testConfig = mConfigManager.getQnsCarrierAnspSupportConfig(); in testGetWifiRssiThresholdWithoutCellularWithTestBundle() local
/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterConfigReader.java142 SafetyCenterConfigInternal testConfig = mConfigInternalOverrideForTests; in getExternalSafetySource() local
/packages/modules/DnsResolver/tests/
Dresolv_private_dns_test.cpp772 const std::vector<std::vector<std::string>> testConfig = { in TEST_F() local