Home
last modified time | relevance | path

Searched defs:expectActiveDurations (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DKeepaliveStatsTrackerTest.java354 int[] expectActiveDurations, in assertDurationMetrics()
437 int[] expectActiveDurations, in assertDailyKeepaliveInfoReported()
485 final int[] expectActiveDurations = new int[] {writeTime}; in testNoKeepalive() local
518 final int[] expectActiveDurations = new int[] {startTime, writeTime - startTime}; in testOneKeepalive_startOnly() local
556 final int[] expectActiveDurations = in testOneKeepalive_paused() local
598 final int[] expectActiveDurations = in testOneKeepalive_resumed() local
647 final int[] expectActiveDurations = in testOneKeepalive_stopped() local
693 final int[] expectActiveDurations = in testOneKeepalive_pausedStopped() local
740 final int[] expectActiveDurations = in testOneKeepalive_multiplePauses() local
808 final int[] expectActiveDurations = in testTwoKeepalives() local
[all …]