Searched defs:difference (Results 1 – 2 of 2) sorted by relevance
101 float difference = in compareTp() local111 float difference = BandwidthStats.computePercentDifference(this.mTxBytes, stats.mTxBytes); in compareTb() local120 float difference = in compareRp() local130 float difference = BandwidthStats.computePercentDifference(this.mRxBytes, stats.mRxBytes); in compareRb() local148 public ComparisonRecord(String statName, long first, long second, float difference) { in ComparisonRecord()
35 long difference = device.getDeviceTimeOffset(new Date()); in postExecutionCheck() local