Home
last modified time | relevance | path

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

/packages/modules/Connectivity/DnsResolver/
DDnsBpfHelperTest.cpp75 } testConfigs[] = { in TEST_F() local
159 } testConfigs[]{ in TEST_F() local
/packages/modules/DnsResolver/tests/
Dresolv_unit_test.cpp194 } testConfigs[]{ in TEST_F() local
349 } testConfigs[]{ in TEST_F() local
558 } testConfigs[]{ in TEST_F() local
630 } testConfigs[]{ in TEST_F() local
954 } testConfigs[]{ in TEST_F() local
1068 } testConfigs[]{ in TEST_F() local
1103 } testConfigs[]{ in TEST_F() local
1311 } testConfigs[]{ in TEST_F() local
1433 } testConfigs[]{ in TEST_F() local
1530 } testConfigs[]{ in TEST_F() local
[all …]
Dresolv_integration_test.cpp1578 } testConfigs[]{ in TEST_F() local
2298 } testConfigs[]{ in TEST_F() local
3083 } testConfigs[] = { in TEST_F() local
3366 } testConfigs[]{ in TEST_F() local
3491 } testConfigs[]{ in TEST_F() local
3595 } testConfigs[]{ in TEST_F() local
3819 } testConfigs[]{ in TEST_F() local
3895 } testConfigs[]{ in TEST_F() local
4083 } testConfigs[]{ in TEST_F() local
4646 } testConfigs[] = { in TEST_F() local
[all …]
Ddnsresolver_binder_test.cpp282 } testConfigs[] = { in TEST_F() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java10157 List<WifiConfiguration> testConfigs, in generateExpectedConfigs()
10208 List<WifiConfiguration> testConfigs = setupMultiTypeConfigs( in testGetConfiguredNetworksForMultiTypeConfigs() local
10240 List<WifiConfiguration> testConfigs = setupMultiTypeConfigs( in testGetConfiguredNetworksForMultiTypeConfigsWithoutAutoUpgradeEnabled() local
10272 List<WifiConfiguration> testConfigs = setupMultiTypeConfigs( in testGetConfiguredNetworksForMultiTypeConfigsWithoutHwSupport() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareStateManagerTest.java3127 public void testConfigs() throws Exception { in testConfigs() method in WifiAwareStateManagerTest