Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice_unittest.cc2582 .WillRepeatedly(Invoke(this, &DeviceByteCountTest::ReturnByteCounts)); in SetUp()
2593 bool ReturnByteCounts(int interface_index, uint64_t* rx, uint64_t* tx) { in ReturnByteCounts() function in shill::DeviceByteCountTest