Searched refs:getRxBytes (Results 1 – 4 of 4) sorted by relevance
33 assertEquals(111661, item.getRxBytes(10009)); in testSingleLine()70 assertEquals(24165890, item.getRxBytes(10009)); in testMultipleLines()
73 user.put(RX_BYTES_KEY, getRxBytes(uid)); in toJson()140 public int getRxBytes(int uid) { in getRxBytes() method in QtaguidItem
61 public long getRxBytes() { in getRxBytes() method in BandwidthStats
54 rb += stats.getRxBytes(); in getSumOfUidStats()