Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/test/
DRunMonotonicClockTest.kt49 val testScheduler: TestCoroutineScheduler, constant
/frameworks/ex/common/tests/src/com/android/common/
DOperationSchedulerTest.java46 public void testScheduler() throws Exception { in testScheduler() method in OperationSchedulerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DKeyguardCoordinatorTest.kt675 val testScheduler: TestCoroutineScheduler in <lambda>() constant