Home
last modified time | relevance | path

Searched defs:expectedConfigs (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPropertyManagerUnitTest.java1923 List<CarPropertyConfig> expectedConfigs = mock(List.class); in testGetPropertyList() local
1935 List<CarPropertyConfig> expectedConfigs = mock(List.class); in testGetPropertyList_withPropertyIds() local
1952 List<CarPropertyConfig> expectedConfigs = mock(List.class); in testGetPropertyList_filterUnsupportedPropertyIds() local
1966 List<CarPropertyConfig> expectedConfigs = List.of(mockConfig); in testGetCarPropertyConfig() local
DHidlVehicleStubUnitTest.java212 HalPropConfig[] expectedConfigs = new HalPropConfig[expectedConfigsById.size()]; in testGetAllPropConfigsHidlMultipleRequests() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DCarWatchdogManagerUnitTest.java516 List<ResourceOveruseConfiguration> expectedConfigs = in testGetResourceOveruseConfigurations() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java4776 List<PasspointConfiguration> expectedConfigs = new ArrayList<>(); in testGetPasspointConfigurations() local
9734 List<WifiConfiguration> expectedConfigs = new ArrayList<>(); in generateExpectedConfigs() local
9796 List<WifiConfiguration> expectedConfigs = generateExpectedConfigs( in testGetConfiguredNetworksForMultiTypeConfigs() local
9828 List<WifiConfiguration> expectedConfigs = generateExpectedConfigs( in testGetConfiguredNetworksForMultiTypeConfigsWithoutAutoUpgradeEnabled() local
9860 List<WifiConfiguration> expectedConfigs = generateExpectedConfigs( in testGetConfiguredNetworksForMultiTypeConfigsWithoutHwSupport() local