Searched refs:expectedRx (Results 1 – 1 of 1) sorted by relevance
2966 int expectedRx = 2345; in testLogWifiStatusInUserActionEvent() local2972 mWifiMetrics.incrementThroughputKbpsCount(expectedTx, expectedRx, RSSI_POLL_FREQUENCY); in testLogWifiStatusInUserActionEvent()2987 assertEquals(expectedRx, userActionEvents[0].wifiStatus.estimatedRxKbps); in testLogWifiStatusInUserActionEvent()