Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/network/ethernet/
DEthernetInterfaceTest.kt71 val testConfig = IpConfiguration() in interfaceStateChanged_shouldUpdateState() constant
85 val testConfig = IpConfiguration() in interfaceStateChanged_iddoesnotmatch_shouldNotUpdateState() constant
/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.java321 WifiConfiguration testConfig = new WifiConfiguration(); in testConnectToNetwork() local
334 WifiConfiguration testConfig = mock(WifiConfiguration.class); in testRoamToNetwork() local
DClientModeImplTest.java9983 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, true); in verifyTrustOnFirstUseAcceptWhenConnectByUser() local
10005 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, true); in verifyTrustOnFirstUseRejectWhenConnectByUser() local
10034 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, true); in verifyTrustOnFirstUseErrorWhenConnectByUser() local
10056 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, false); in verifyTrustOnFirstUseAcceptWhenAutoConnect() local
10079 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, false); in verifyTrustOnFirstUseRejectWhenAutoConnect() local
10107 WifiConfiguration testConfig = setupTrustOnFirstUse(true, true, false); in verifyTrustOnFirstUseErrorWhenAutoConnect() local
10138 WifiConfiguration testConfig = setupLegacyEapNetworkTest(true); in verifyLegacyEapNetworkAcceptWhenConnectByUser() local
10155 WifiConfiguration testConfig = setupLegacyEapNetworkTest(true); in verifyLegacyEapNetworkRejectWhenConnectByUser() local
10172 WifiConfiguration testConfig = setupLegacyEapNetworkTest(false); in verifyLegacyEapNetworkAcceptOnNotificationWhenAutoConnect() local
10189 WifiConfiguration testConfig = setupLegacyEapNetworkTest(false); in verifyLegacyEapNetworkRejectOnNotificationWhenAutoConnect() local
DWifiNetworkSelectorTest.java413 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkInsufficientWhenSufficiencyCheckDisabled() local
436 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkInsufficientWhenMetered() local
452 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkInsufficientWhenMarkedUnusable() local
468 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkInsufficientWhenLowAospScore() local
502 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkInsufficientWhenIpProvisioningTimedOut() local
DActiveModeWardenTest.java3316 SoftApConfiguration testConfig = new SoftApConfiguration.Builder() in testUpdateConfigInSoftApActiveMode() local
3346 SoftApConfiguration testConfig = new SoftApConfiguration.Builder() in testUpdateConfigInNonSoftApActiveMode() local
DWifiMetricsTest.java3054 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkDisableReasonInUserActionEvent() local
3093 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkDisableReasonDisableAutojoinInUserActionEvent() local
DWifiServiceImplTest.java5271 SoftApConfiguration testConfig = new SoftApConfiguration.Builder() in testRestoreSoftApBackupData() local
10492 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.cpp773 const std::vector<std::vector<std::string>> testConfig = { in TEST_F() local