Searched refs:makeNativeNetworkConfig (Results 1 – 1 of 1) sorted by relevance
/system/netd/tests/ |
D | binder_test.cpp | 266 NativeNetworkConfig makeNativeNetworkConfig(int netId, NativeNetworkType networkType, in makeNativeNetworkConfig() function 284 const auto& config = makeNativeNetworkConfig(netId, NativeNetworkType::PHYSICAL, in testNetworkExistsButCannotConnect() 629 auto config = makeNativeNetworkConfig(TEST_NETID1, NativeNetworkType::PHYSICAL, in TEST_F() 652 auto config = makeNativeNetworkConfig(TEST_NETID1, NativeNetworkType::VIRTUAL, in TEST_F() 1411 const auto& config = makeNativeNetworkConfig(TEST_NETID1, NativeNetworkType::PHYSICAL, in TEST_F() 1577 auto config = makeNativeNetworkConfig(TEST_NETID1, NativeNetworkType::PHYSICAL, in TEST_F() 1699 const auto& config = makeNativeNetworkConfig(TEST_NETID1, NativeNetworkType::PHYSICAL, in TEST_F() 1719 const auto& config = makeNativeNetworkConfig(TEST_NETID1, NativeNetworkType::PHYSICAL, in TEST_F() 1932 const auto& config = makeNativeNetworkConfig(TEST_NETID1, NativeNetworkType::PHYSICAL, in TEST_F() 2088 const auto& config = makeNativeNetworkConfig(TEST_NETID1, NativeNetworkType::PHYSICAL, in TEST_F() [all …]
|