Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/testables/tests/src/android/testing/
H A DTestableLooperTest.java135 TestableLooper testableLooper = new TestableLooper(Looper.getMainLooper()); in testMainLooper() local
170 TestableLooper testableLooper = new TestableLooper(Looper.getMainLooper()); in testCorrectLooperExecution() local