Home
last modified time | relevance | path

Searched defs:actualConfig (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/
H A DConfigParserTest.java128 PasspointConfiguration actualConfig = in parseConfigFile() local
217 PasspointConfiguration actualConfig = in parseConfigFileWithUpdateIdentifier() local
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehiclePropConfigIndex_test.cpp67 auto actualConfig = index.getConfig(toInt(VehicleProperty::HVAC_FAN_SPEED)); in TEST_F() local
/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/omadm/
H A DPpsMoParserTest.java224 PasspointConfiguration actualConfig = PpsMoParser.parseMoText(ppsMoTree); in parseValidPPSMOTree() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DIpConfigStoreTest.java69 IpConfiguration actualConfig = configurations.get(String.valueOf(KEY_CONFIG)); in backwardCompatibility2to3() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
H A DPasspointProviderTest.java191 PasspointConfiguration actualConfig = mProvider.getConfig(); in verifyInstalledConfig() local
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java1706 final TetheringConfigurationParcel actualConfig = mTetheringConfigs.remove(0); in expectConfigurationChanged() local