Searched refs:schemaDirectoryPath (Results 1 – 6 of 6) sorted by relevance
93 private val schemaDirectoryPath: String, constant in androidx.room.testing.MigrationTestHelper165 val schemaPath = schemaDirectoryPath.toPath().resolve(databaseFQN).resolve("$version.json") in loadSchema()
91 private val schemaDirectoryPath: Path, constant in androidx.room.testing.MigrationTestHelper163 val schemaPath = schemaDirectoryPath.resolve(databaseFQN).resolve("$version.json") in loadSchema()
35 schemaDirectoryPath = Path("schemas-ksp"),
35 schemaDirectoryPath = getSchemaDirectoryPath(),