Searched refs:withStrategy (Results 1 – 3 of 3) sorted by relevance
66 fun testAppInstall() = withStrategy(LIVE_TRANSITION) { in <lambda>()89 fun testPermissionMigration() = withStrategy(LIVE_TRANSITION) { in testPermissionMigration()123 fun testDataMigration() = withStrategy(LIVE_TRANSITION) { in <lambda>()
69 inline fun withStrategy(strategy: Int? = null, body: () -> Unit) { in withStrategy() method
129 fun testAppInstall() = withStrategy { in <lambda>()