Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dtraffic_monitor_unittest.cc53 static const uint16_t kLocalPort3; member in shill::TrafficMonitorTest
152 const uint16_t TrafficMonitorTest::kLocalPort3 = 3456; member in shill::TrafficMonitorTest
287 TrafficMonitorTest::kLocalPort3, in TEST_F()
316 ip_port = FormatIPPort(local_addr_, TrafficMonitorTest::kLocalPort3); in TEST_F()