Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dnetwork_unittest.cc355 Network ipv6_eth1_publicnetwork1_ip1("test_eth1", "Test NetworkAdapter 1", in SetupNetworks() local
357 ipv6_eth1_publicnetwork1_ip1.AddIP(ip); in SetupNetworks()
361 list->push_back(new Network(ipv6_eth1_publicnetwork1_ip1)); in SetupNetworks()
669 Network ipv6_eth1_publicnetwork1_ip1("test_eth1", "Test NetworkAdapter 2", in TEST_F() local
671 ipv6_eth1_publicnetwork1_ip1.AddIP(ip); in TEST_F()
675 list.push_back(new Network(ipv6_eth1_publicnetwork1_ip1)); in TEST_F()