Searched refs:testExceptionWhenCreatingFilePropagates (Results 1 – 2 of 2) sorted by relevance
| /datastore/datastore-core/src/androidInstrumentedTest/kotlin/androidx/datastore/core/ | ||
| D | MultiProcessDataStoreSingleProcessTest.kt | 252 fun testExceptionWhenCreatingFilePropagates() = runTest { in <lambda>() method in androidx.datastore.core.MultiProcessDataStoreSingleProcessTest |
| /datastore/datastore-core/src/commonTest/kotlin/androidx/datastore/core/ | ||
| D | SingleProcessDataStoreTest.kt | 225 fun testExceptionWhenCreatingFilePropagates() = runTest { in <lambda>() method in androidx.datastore.core.SingleProcessDataStoreTest |