Searched refs:allMetricsExpected (Results 1 – 2 of 2) sorted by relevance
728 public boolean allMetricsExpected(DailykeepaliveInfoReported dailyKeepaliveInfoReported) { in allMetricsExpected() method in KeepaliveStatsTracker766 if (!allMetricsExpected(dailyKeepaliveInfoReported)) { in writeAndResetMetrics()
1298 assertTrue(mKeepaliveStatsTracker.allMetricsExpected(dailyKeepaliveInfoReported)); in testWriteMetrics()1309 assertFalse(mKeepaliveStatsTracker.allMetricsExpected(dailyKeepaliveInfoReported2)); in testWriteMetrics()