Searched refs:ReturnByteCounts (Results 1 – 1 of 1) sorted by relevance
2582 .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