Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dtraffic_monitor_unittest.cc130 string FormatIPPort(const IPAddress& ip, const uint16_t port) { in FormatIPPort() function in shill::TrafficMonitorTest
194 string ip_port = FormatIPPort(local_addr_, TrafficMonitorTest::kLocalPort1); in TEST_F()
314 string ip_port = FormatIPPort(local_addr_, TrafficMonitorTest::kLocalPort2); in TEST_F()
316 ip_port = FormatIPPort(local_addr_, TrafficMonitorTest::kLocalPort3); in TEST_F()