Home
last modified time | relevance | path

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

/room/room-testing/src/commonMain/kotlin/androidx/room/testing/
DMigrationTestHelper.kt167 val autoMigrationSpecMap = in getAutoMigrations() constant
172 return databaseInstance.createAutoMigrations(autoMigrationSpecMap) in getAutoMigrations()