Home
last modified time | relevance | path

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

/datastore/datastore-core/src/androidInstrumentedTest/kotlin/androidx/datastore/core/
DMultiProcessDataStoreSingleProcessTest.kt878 fun testCreateDataStore_withSameFileAsInactiveDataStore() = runTest { in <lambda>() method in androidx.datastore.core.MultiProcessDataStoreSingleProcessTest
/datastore/datastore-core/src/commonTest/kotlin/androidx/datastore/core/
DSingleProcessDataStoreTest.kt819 fun testCreateDataStore_withSameFileAsInactiveDataStore() = runTest { in <lambda>() method