/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | NonCarrierMergedNetworksStatusTrackerTest.java | 102 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testCarrierMergedNetworkWithMatchingSubscriptionIdIsEnabled() local 125 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testClearWillUndoDisableAllNonCarrierMergedNetworks() local
|
D | SupplicantStaIfaceHalTest.java | 316 WifiConfiguration testConfig = new WifiConfiguration(); in testConnectToNetwork() local 329 WifiConfiguration testConfig = mock(WifiConfiguration.class); in testRoamToNetwork() local
|
D | ClientModeImplTest.java | 9815 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
|
D | WifiNetworkSelectorTest.java | 410 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
|
D | ActiveModeWardenTest.java | 2964 SoftApConfiguration testConfig = new SoftApConfiguration.Builder() in testUpdateConfigInSoftApActiveMode() local 2994 SoftApConfiguration testConfig = new SoftApConfiguration.Builder() in testUpdateConfigInNonSoftApActiveMode() local
|
D | WifiMetricsTest.java | 2998 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkDisableReasonInUserActionEvent() local 3037 WifiConfiguration testConfig = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkDisableReasonDisableAutojoinInUserActionEvent() local
|
D | WifiServiceImplTest.java | 5197 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/ |
D | PasspointXmlUtilsTest.java | 210 private void serializeAndDeserializePasspointConfiguration(PasspointConfiguration testConfig) in serializeAndDeserializePasspointConfiguration()
|
/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/ |
D | TextConfigTest.cpp | 99 TextConfig testConfig; in TEST_F() local
|
D | VideoConfigTest.cpp | 148 VideoConfig testConfig; in TEST_F() local
|
D | AudioConfigTest.cpp | 141 AudioConfig testConfig; in TEST_F() local
|
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/ |
D | QnsCarrierConfigManagerTest.java | 866 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/ |
D | SafetyCenterConfigReader.java | 142 SafetyCenterConfigInternal testConfig = mConfigInternalOverrideForTests; in getExternalSafetySource() local
|
/packages/modules/DnsResolver/tests/ |
D | resolv_private_dns_test.cpp | 772 const std::vector<std::vector<std::string>> testConfig = { in TEST_F() local
|