Home
last modified time | relevance | path

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

/room/room-testing/src/commonMain/kotlin/androidx/room/testing/
DMigrationTestHelper.kt216 private sealed class TestOpenDelegate(databaseBundle: DatabaseBundle) : class
236 TestOpenDelegate(databaseBundle) {
259 ) : TestOpenDelegate(databaseBundle) {