Home
last modified time | relevance | path

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

/datastore/datastore-core/src/androidInstrumentedTest/kotlin/androidx/datastore/core/
DMultiProcessDataStoreSingleProcessTest.kt252 fun testExceptionWhenCreatingFilePropagates() = runTest { in <lambda>() method in androidx.datastore.core.MultiProcessDataStoreSingleProcessTest
/datastore/datastore-core/src/commonTest/kotlin/androidx/datastore/core/
DSingleProcessDataStoreTest.kt225 fun testExceptionWhenCreatingFilePropagates() = runTest { in <lambda>() method in androidx.datastore.core.SingleProcessDataStoreTest