Searched refs:testJob (Results 1 – 1 of 1) sorted by relevance
47 private val testJob = Job() constant in androidx.sqlite.inspection.RoomInvalidationHookTest49 private val testInspectorExecutors = TestInspectorExecutors(testJob, ioExecutor)65 testJob.complete() in closeDb()81 runBlocking<Unit>(testJob) { in invalidationHook()