Searched refs:expectedTx (Results 1 – 1 of 1) sorted by relevance
2965 int expectedTx = 1234; in testLogWifiStatusInUserActionEvent() local2972 mWifiMetrics.incrementThroughputKbpsCount(expectedTx, expectedRx, RSSI_POLL_FREQUENCY); in testLogWifiStatusInUserActionEvent()2986 assertEquals(expectedTx, userActionEvents[0].wifiStatus.estimatedTxKbps); in testLogWifiStatusInUserActionEvent()