Searched refs:delta_tx_count (Results 1 – 1 of 1) sorted by relevance
2666 const int64_t delta_tx_count = 12; in TEST_F() local2668 tx_byte_count_ += delta_tx_count; in TEST_F()2669 EXPECT_TRUE(ExpectByteCounts(device, delta_rx_count, delta_tx_count)); in TEST_F()2672 ExpectSavedCounts(device, delta_rx_count, delta_tx_count); in TEST_F()2677 EXPECT_TRUE(ExpectByteCounts(device, delta_rx_count, delta_tx_count)); in TEST_F()2690 tx_byte_count_ += delta_tx_count; in TEST_F()2693 tx_stored_byte_count_ + delta_tx_count)); in TEST_F()2698 tx_stored_byte_count_ + delta_tx_count); in TEST_F()