Home
last modified time | relevance | path

Searched refs:expectedMinBytesWritten (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
530 mExpectedMinBytesWritten = expectedMinBytesWritten; in expectNewNotification()