Home
last modified time | relevance | path

Searched refs:expectedTotalOveruses (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/
H A DCarWatchdogTestFragment.java526 public void expectNewNotification(long expectedMinBytesWritten, long expectedTotalOveruses, in expectNewNotification() argument
531 mExceptedTotalOveruses = expectedTotalOveruses; in expectNewNotification()