Home
last modified time | relevance | path

Searched defs:testConfigs (Results 1 – 5 of 5) sorted by relevance

/packages/modules/DnsResolver/tests/
Dresolv_unit_test.cpp191 } testConfigs[]{ in TEST_F() local
346 } testConfigs[]{ in TEST_F() local
555 } testConfigs[]{ in TEST_F() local
627 } testConfigs[]{ in TEST_F() local
873 } testConfigs[]{ in TEST_F() local
909 } testConfigs[]{ in TEST_F() local
1118 } testConfigs[]{ in TEST_F() local
1240 } testConfigs[]{ in TEST_F() local
1337 } testConfigs[]{ in TEST_F() local
1398 } testConfigs[]{ in TEST_F() local
[all …]
Dresolv_integration_test.cpp1384 } testConfigs[]{ in TEST_F() local
2083 } testConfigs[]{ in TEST_F() local
2882 } testConfigs[] = { in TEST_F() local
3255 } testConfigs[]{ in TEST_F() local
3368 } testConfigs[]{ in TEST_F() local
3612 } testConfigs[]{ in TEST_F() local
3693 } testConfigs[]{ in TEST_F() local
3899 } testConfigs[]{ in TEST_F() local
4462 } testConfigs[] = { in TEST_F() local
4555 } testConfigs[] = { in TEST_F() local
[all …]
Ddnsresolver_binder_test.cpp340 } testConfigs[] = { in TEST_F() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java8171 List<WifiConfiguration> testConfigs, in generateExpectedConfigs()
8228 List<WifiConfiguration> testConfigs = setupMultiTypeConfigs( in testGetConfiguredNetworksForMultiTypeConfigs() local
8259 List<WifiConfiguration> testConfigs = setupMultiTypeConfigs( in testGetConfiguredNetworksForMultiTypeConfigsWithoutAutoUpgradeEnabled() local
8290 List<WifiConfiguration> testConfigs = setupMultiTypeConfigs( in testGetConfiguredNetworksForMultiTypeConfigsWithoutHwSupport() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareStateManagerTest.java2686 public void testConfigs() throws Exception { in testConfigs() method in WifiAwareStateManagerTest