Searched defs:expectActiveDurations (Results 1 – 1 of 1) sorted by relevance
354 int[] expectActiveDurations, in assertDurationMetrics()437 int[] expectActiveDurations, in assertDailyKeepaliveInfoReported()485 final int[] expectActiveDurations = new int[] {writeTime}; in testNoKeepalive() local518 final int[] expectActiveDurations = new int[] {startTime, writeTime - startTime}; in testOneKeepalive_startOnly() local556 final int[] expectActiveDurations = in testOneKeepalive_paused() local598 final int[] expectActiveDurations = in testOneKeepalive_resumed() local647 final int[] expectActiveDurations = in testOneKeepalive_stopped() local693 final int[] expectActiveDurations = in testOneKeepalive_pausedStopped() local740 final int[] expectActiveDurations = in testOneKeepalive_multiplePauses() local808 final int[] expectActiveDurations = in testTwoKeepalives() local[all …]