Home
last modified time | relevance | path

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

/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DBaseHostTestCase.java114 protected static void eventually(ThrowingBooleanSupplier booleanSupplier, in eventually()
163 protected interface ThrowingBooleanSupplier { interface in BaseHostTestCase