Searched defs:expectedDuration (Results 1 – 7 of 7) sorted by relevance
122 const Duration expectedDuration = getErrorMargin() + presentDuration + postCompDuration; in TEST_F() local161 const Duration expectedDuration = getErrorMargin() + presentDuration + in TEST_F() local204 const Duration expectedDuration = getErrorMargin() + presentDuration + postCompDuration; in TEST_F() local
219 std::chrono::nanoseconds expectedDuration, std::chrono::nanoseconds expectedReadyDuration) { in expectVSyncSetDurationCallReceived()
207 Duration expectedDuration = Duration.between(one, two); in checkDuration64Behavior() local
58 public boolean verifyDuration(int duration, int expectedDuration){ in verifyDuration()
571 public static boolean resourcesPlayback(AssetFileDescriptor afd, int expectedDuration){ in resourcesPlayback()
1354 int format, int width, int height, Duration durationKind, long expectedDuration) { in checkStreamConfigurationMapDurationByFormatSize()
652 private BatteryUsageStats updateBatteryUsageStatsOnceInternal(long expectedDuration, in updateBatteryUsageStatsOnceInternal()