Home
last modified time | relevance | path

Searched defs:tx_queue_lengths (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dtraffic_monitor_unittest.cc191 TrafficMonitor::IPPortToTxQueueLengthMap tx_queue_lengths; in TEST_F() local
211 TrafficMonitor::IPPortToTxQueueLengthMap tx_queue_lengths; in TEST_F() local
227 TrafficMonitor::IPPortToTxQueueLengthMap tx_queue_lengths; in TEST_F() local
243 TrafficMonitor::IPPortToTxQueueLengthMap tx_queue_lengths; in TEST_F() local
259 TrafficMonitor::IPPortToTxQueueLengthMap tx_queue_lengths; in TEST_F() local
311 TrafficMonitor::IPPortToTxQueueLengthMap tx_queue_lengths; in TEST_F() local
Dtraffic_monitor.cc88 IPPortToTxQueueLengthMap* tx_queue_lengths) { in BuildIPPortToTxQueueLength()