/aosp12/frameworks/base/libs/androidfw/tests/ |
H A D | Split_test.cpp | 82 ResTable_config expectedConfig; in TEST_F() local 102 ResTable_config expectedConfig; in TEST_F() local 126 ResTable_config expectedConfig; in TEST_F() local
|
/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/ |
H A D | ConfigParserTest.java | 127 PasspointConfiguration expectedConfig = generateConfigurationFromProfile(); in parseConfigFile() local 216 PasspointConfiguration expectedConfig = generateConfigurationFromProfile(); in parseConfigFileWithUpdateIdentifier() local
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | WifiApConfigStoreTest.java | 291 SoftApConfiguration expectedConfig = setupApConfig( in setNullApConfiguration() local 324 SoftApConfiguration expectedConfig = setupApConfig( in updateApConfiguration() local 363 SoftApConfiguration expectedConfig = setupApConfig( in convertDevice5GhzToAny() local 394 SoftApConfiguration expectedConfig = setupApConfig( in deviceAnyNotConverted() local 423 SoftApConfiguration expectedConfig = setupApConfig( in deviceWithChannelNotConverted() local 454 SoftApConfiguration expectedConfig = setupApConfig( in device5GhzConvertedToAnyAtRetrieval() local 1077 SoftApConfiguration expectedConfig = new SoftApConfiguration.Builder(config5Gonly) in testSanitizePersistentApConfig() local 1107 SoftApConfiguration expectedConfig = store.getApConfiguration(); in testForceApBaneChannel() local
|
H A D | SoftApBackupRestoreTest.java | 326 SoftApConfiguration expectedConfig = configBuilder.setAutoShutdownEnabled(true).build(); in testSoftApConfigRestoreFromVersion5() local 385 SoftApConfiguration expectedConfig = configBuilder.build(); in testSoftApConfigRestoreFromVersion6() local 411 SoftApConfiguration expectedConfig = configBuilder.build(); in testSoftApConfigRestoreFromVersion7() local
|
H A D | SoftApManagerTest.java | 1900 SoftApConfiguration expectedConfig) throws Exception { in startSoftApAndVerifyEnabled()
|
H A D | ClientModeImplTest.java | 4416 WifiConfiguration expectedConfig = new WifiConfiguration( in verifyNetworkCapabilitiesForSpecificRequest() local
|
/aosp12/frameworks/base/tools/aapt/tests/ |
H A D | ResourceFilter_test.cpp | 175 ConfigDescription expectedConfig; in TEST() local 196 ConfigDescription expectedConfig; in TEST() local
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/ |
H A D | CarUxRestrictionsManagerServiceTest.java | 156 String expectedConfig = "{\"schema_version\":2,\"restrictions\":[{\"physical_port\":null," in testSaveConfig_WriteStagedFile() local 163 assertEquals(readFile(staged.toPath()), expectedConfig); in testSaveConfig_WriteStagedFile() local 225 CarUxRestrictionsConfiguration expectedConfig = new Builder() in testLoadConfig_SupportsLegacyV1() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/ |
H A D | ControllerImplTest.java | 1249 @Nullable ConfigurationInternal expectedConfig) { in assertStateEnumAndConfigAndCommit() 1260 @Nullable ConfigurationInternal expectedConfig) { in assertStateEnumAndConfig() 1272 private void assertConfig(@Nullable ConfigurationInternal expectedConfig) { in assertConfig()
|
/aosp12/frameworks/base/wifi/tests/src/android/net/wifi/ |
H A D | SoftApConfToXmlMigrationUtilTest.java | 177 SoftApConfiguration expectedConfig = setupApConfig( in testConversion() local
|
/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/omadm/ |
H A D | PpsMoParserTest.java | 223 PasspointConfiguration expectedConfig = generateConfigurationFromPPSMOTree(); in parseValidPPSMOTree() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/net/ |
H A D | IpConfigStoreTest.java | 58 final IpConfiguration expectedConfig = in backwardCompatibility2to3() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/ |
H A D | HdmiUtilsTest.java | 148 List<DeviceConfig> expectedConfig = new ArrayList<>(); in parseSampleXML() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/content/res/ |
H A D | ResourcesManagerTest.java | 171 final Configuration expectedConfig = new Configuration(); in testUpdateConfigurationUpdatesAllAssetManagers() local
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | WindowProcessControllerTests.java | 201 final Configuration expectedConfig = mAtm.mRootWindowContainer.getConfiguration(); in testConfigurationForSecondaryScreenDisplayArea() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/ |
H A D | TimeZoneDetectorStrategyImplTest.java | 247 ConfigurationInternal expectedConfig = new ConfigurationInternal.Builder( in testUpdateConfiguration_restricted() local 283 ConfigurationInternal expectedConfig = in testUpdateConfiguration_autoDetectSupportedGeoNotSupported() local
|
/aosp12/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
H A D | CarUxRestrictionsConfigurationTest.java | 409 CarUxRestrictionsConfiguration expectedConfig = new Builder() in testJsonSerialization_ReadsV1() local
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
H A D | PasspointProviderTest.java | 190 private void verifyInstalledConfig(PasspointConfiguration expectedConfig, boolean equals) { in verifyInstalledConfig()
|
H A D | PasspointManagerTest.java | 297 private void verifyInstalledConfig(PasspointConfiguration expectedConfig) { in verifyInstalledConfig()
|