Home
last modified time | relevance | path

Searched defs:imageLoaderScope (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/
DImagePreviewImageLoaderTest.kt156 val imageLoaderScope = CoroutineScope(coroutineContext) in invoke_onClosedImageLoaderScope_throwsCancellationException() constant
172 val imageLoaderScope = CoroutineScope(coroutineContext + dispatcher) in invoke_imageLoaderScopeClosedMidflight_throwsCancellationException() constant
192 val imageLoaderScope = CoroutineScope(coroutineContext + dispatcher) in invoke_multipleCallsWithDifferentCacheInstructions_cachingPrevails() constant