Home
last modified time | relevance | path

Searched refs:configurations (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/theme/
DREADME53 will automatically start the emulator in the required configurations and
80 will automatically start the emulator in the required configurations and
/cts/tests/tests/media/src/android/media/cts/
DVolumeShaperTest.java775 final VolumeShaper.Configuration configurations[] = in testPlayerCubicMonotonic() local
792 for (VolumeShaper.Configuration configuration : configurations) { in testPlayerCubicMonotonic()
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java3628 List<PasspointConfiguration> configurations = mWifiManager.getPasspointConfigurations(); in testAddOrUpdatePasspointConfiguration() local
3629 assertNotNull("The installed passpoint profile is missing", configurations); in testAddOrUpdatePasspointConfiguration()
3630 assertEquals(passpointConfiguration, getTargetPasspointConfiguration(configurations, in testAddOrUpdatePasspointConfiguration()