Home
last modified time | relevance | path

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

/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.cpp1567 } testConfigs[]{ in TEST_F() local
2287 } testConfigs[]{ in TEST_F() local
3072 } testConfigs[] = { in TEST_F() local
3355 } testConfigs[]{ in TEST_F() local
3480 } testConfigs[]{ in TEST_F() local
3584 } testConfigs[]{ in TEST_F() local
3808 } testConfigs[]{ in TEST_F() local
3884 } testConfigs[]{ in TEST_F() local
4072 } testConfigs[]{ in TEST_F() local
4643 } testConfigs[] = { in TEST_F() local
[all …]
Ddnsresolver_binder_test.cpp341 } testConfigs[] = { in TEST_F() local
/packages/modules/Connectivity/service/native/
DTrafficControllerTest.cpp775 } testConfigs[] = { in TEST_F() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java9728 List<WifiConfiguration> testConfigs, in generateExpectedConfigs()
9779 List<WifiConfiguration> testConfigs = setupMultiTypeConfigs( in testGetConfiguredNetworksForMultiTypeConfigs() local
9811 List<WifiConfiguration> testConfigs = setupMultiTypeConfigs( in testGetConfiguredNetworksForMultiTypeConfigsWithoutAutoUpgradeEnabled() local
9843 List<WifiConfiguration> testConfigs = setupMultiTypeConfigs( in testGetConfiguredNetworksForMultiTypeConfigsWithoutHwSupport() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareStateManagerTest.java3037 public void testConfigs() throws Exception { in testConfigs() method in WifiAwareStateManagerTest