Home
last modified time | relevance | path

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

/sqlite/integration-tests/inspection-room-testapp/src/androidTest/java/androidx/sqlite/inspection/
DRoomInvalidationHookTest.kt49 private val testInspectorExecutors = TestInspectorExecutors(testJob, ioExecutor) constant in androidx.sqlite.inspection.RoomInvalidationHookTest
71 testInspectorExecutors.handler().looper.thread.join(10_000) in closeDb()
87 testInspectorExecutors = testInspectorExecutors in invalidationHook()